Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240304-141330
#<BuildRuby:0x000055db02162398
@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.20240304-141330",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.009702 0.000939 3.059220 ( 5.031367)
build_miniruby 0.001422 0.000137 4.224665 ( 4.821073)
build_ruby 0.000000 0.002180 3.676549 ( 5.015806)
build_all 0.006327 0.002806 6.142412 ( 6.085527)
build_install 0.017202 0.005029 8.212164 ( 7.869312)
test_btest 0.000810 0.000119 74.694180 ( 71.937760)
test_basic 0.000000 0.003330 0.888759 ( 1.238163)
test_all 0.093802 0.026382 762.752248 (461.056682)
test_rubyspec 0.021617 0.074049 121.060304 (174.388140)
total: 737.45 sec