Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231011-222239
#<BuildRuby:0x000055f904aa2258
@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.20231011-222239",
@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.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007716 0.000515 2.513785 ( 4.045662)
build_miniruby 0.002019 0.000134 2.065536 ( 2.437171)
build_ruby 0.000000 0.001884 3.516078 ( 4.262986)
build_all 0.006371 0.002698 5.605999 ( 4.861222)
build_install 0.013489 0.009068 7.361238 ( 5.985259)
test_btest 0.000870 0.000000 64.102058 ( 45.186389)
test_basic 0.000283 0.008425 0.861776 ( 1.168236)
test_all 0.009096 0.002072 667.838805 (401.827895)
test_rubyspec 0.027685 0.058137 98.450196 (136.043797)
total: 605.82 sec