Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240214-171929
#<BuildRuby:0x0000562727b42338
@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.20240214-171929",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005884 0.002982 2.961533 ( 5.190997)
build_miniruby 0.000000 0.003921 77.769439 ( 71.026908)
build_ruby 0.001849 0.000411 3.751214 ( 4.943278)
build_all 0.007459 0.002079 6.374079 ( 7.290373)
build_install 0.017066 0.005131 7.759973 ( 9.088981)
test_btest 0.000755 0.000178 76.457815 ( 88.230998)
test_basic 0.006550 0.001541 0.869192 ( 2.054467)
test_all 0.097834 0.029158 763.560891 (569.392488)
test_rubyspec 0.061408 0.052939 185.256197 (240.132360)
total: 997.35 sec