Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231226-162329
#<BuildRuby:0x000055ced1d7dd90
@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.20231226-162329",
@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.002746 0.000659 2.239187 ( 5.668766)
autoconf 0.001471 0.000353 2.803959 ( 4.596722)
configure 0.053044 0.029911 49.134306 (133.249023)
build_up 0.027570 0.009129 55.699996 ( 85.019420)
build_miniruby 0.014358 0.004922 333.396351 (398.066923)
build_ruby 0.000000 0.002638 4.880761 ( 12.463965)
build_all 0.077575 0.033781 381.263370 (430.809801)
build_install 0.019935 0.000000 4.220002 ( 6.023318)
test_btest 0.000638 0.000000 63.732033 ( 86.601846)
test_basic 0.003254 0.005254 0.782439 ( 1.629794)
test_all 0.093357 0.035654 763.441992 (907.631678)
test_rubyspec 0.044540 0.033926 137.444508 (217.909115)
total: 2289.67 sec