Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-025204
#<BuildRuby:0x00005578bd551ff0
@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.20240124-025204",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004839 0.002594 2.340985 ( 3.292324)
build_miniruby 0.001279 0.000246 1.570996 ( 1.570523)
build_ruby 0.001289 0.000247 2.856600 ( 3.086583)
build_all 0.004293 0.003886 5.303980 ( 2.193536)
build_install 0.012215 0.004909 6.621293 ( 3.369681)
test_btest 0.000797 0.000193 67.351813 ( 18.529313)
test_basic 0.003149 0.003761 0.746717 ( 0.810771)
test_all 0.089199 0.030716 706.410620 (307.661934)
test_rubyspec 0.074777 0.042499 177.183631 (246.212025)
total: 586.73 sec