Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231216-131719
#<BuildRuby:0x000055bd2acd2458
@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.20231216-131719",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004041 0.004022 2.627428 ( 3.083471)
build_miniruby 0.001491 0.000000 1.799587 ( 1.816604)
build_ruby 0.001912 0.000000 3.398539 ( 3.658970)
build_all 0.003691 0.005905 5.586387 ( 3.172459)
build_install 0.014801 0.005775 6.983191 ( 4.514831)
test_btest 0.000642 0.000121 65.400240 ( 37.955250)
test_basic 0.007212 0.001364 0.834861 ( 1.103399)
test_all 0.106436 0.020259 654.071317 (267.406295)
test_rubyspec 0.023502 0.046880 85.636209 ( 97.892666)
total: 420.61 sec