Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240313-001329
#<BuildRuby:0x000055996833a048
@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.20240313-001329",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000000 0.009544 4.627240 ( 6.224565)
build_miniruby 0.002557 0.003376 99.289190 ( 72.641036)
build_ruby 0.001978 0.000000 4.095143 ( 4.859189)
build_all 0.006934 0.001578 6.133447 ( 5.039309)
build_install 0.016685 0.004127 8.028001 ( 6.794392)
test_btest 0.000652 0.000202 73.293118 ( 65.729509)
test_basic 0.006184 0.001920 0.857605 ( 1.485489)
test_all 0.090068 0.034882 799.970812 (644.649108)
test_rubyspec 0.032661 0.064195 123.344851 (188.080662)
total: 995.50 sec