Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-051253
#<BuildRuby:0x00005650e9a22228
@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.20230703-051253",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005444 0.001209 2.118780 ( 4.529700)
build_miniruby 0.001460 0.000000 1.627230 ( 1.909672)
build_ruby 0.001914 0.000000 3.079976 ( 3.871419)
build_all 0.008688 0.000000 4.969095 ( 4.695129)
build_install 0.010246 0.009715 6.325560 ( 6.348752)
test_btest 0.000587 0.000151 66.767772 ( 45.369837)
test_basic 0.004327 0.003993 0.769601 ( 1.141143)
test_all 0.001367 0.000380 603.580138 (362.253952)
test_rubyspec 0.035671 0.026133 83.749977 (115.865244)
total: 545.99 sec