Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240228-180714
#<BuildRuby:0x000055633450de98
@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.20240228-180714",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005552 0.004250 2.921622 ( 4.831201)
build_miniruby 0.005317 0.004151 189.920817 (178.590438)
build_ruby 0.001387 0.000347 3.980770 ( 5.674600)
build_all 0.008457 0.006462 50.185004 ( 55.186968)
build_install 0.022467 0.000000 8.165583 ( 8.637446)
test_btest 0.000843 0.000000 75.439969 ( 82.201664)
test_basic 0.000000 0.008172 0.842445 ( 1.576129)
test_all 0.079519 0.041864 775.819625 (513.682215)
test_rubyspec 0.056065 0.040467 120.014367 (174.834898)
total: 1025.22 sec