Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-171110
#<BuildRuby:0x000055812363a980
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230603-171110",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005895 0.000472 1.938602 ( 4.433717)
build_miniruby 0.000000 0.001527 1.443967 ( 1.702517)
build_ruby 0.000000 0.001878 2.756473 ( 3.387515)
build_all 0.006481 0.000989 2.180360 ( 2.585097)
build_install 0.015671 0.004740 3.468753 ( 4.071178)
test_btest 0.001032 0.000143 62.042126 ( 58.243824)
test_basic 0.007796 0.000000 0.692041 ( 1.348246)
test_all 0.001359 0.000024 571.104881 (643.387763)
test_rubyspec 0.040596 0.025773 78.640941 (127.932501)
total: 847.09 sec