Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-121934
#<BuildRuby:0x000055d500b05e98
@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.20240320-121934",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.009745 0.000140 4.025460 ( 3.114431)
build_miniruby 0.000000 0.001534 2.085334 ( 2.106164)
build_ruby 0.000099 0.001948 3.481274 ( 3.731239)
build_all 0.009810 0.000000 41.954946 ( 39.169719)
build_install 0.022352 0.000450 8.333869 ( 4.425699)
test_btest 0.001037 0.000000 70.857289 ( 31.941809)
test_basic 0.004850 0.003012 0.814186 ( 0.902613)
test_all 0.081520 0.042117 756.071041 (371.023359)
test_rubyspec 0.061956 0.034575 120.052341 (182.043974)
total: 638.46 sec