Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240317-042151
#<BuildRuby:0x000055b715a6a398
@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.20240317-042151",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002571 0.004619 2.518236 ( 3.483315)
build_miniruby 0.000000 0.002130 1.788002 ( 1.925685)
build_ruby 0.000000 0.001752 3.830807 ( 4.466947)
build_all 0.002192 0.005810 6.425427 ( 4.743995)
build_install 0.019508 0.002711 8.184022 ( 7.157888)
test_btest 0.000588 0.000196 71.865768 ( 54.443077)
test_basic 0.005745 0.001915 0.887109 ( 1.338878)
test_all 0.099376 0.025048 774.907033 (553.253841)
test_rubyspec 0.045661 0.054742 126.442417 (201.465230)
total: 832.28 sec