Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-222559
#<BuildRuby:0x000055c515c9e458
@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.20231111-222559",
@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.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006971 0.000498 3.650134 ( 4.746629)
build_miniruby 0.003415 0.000244 12.054378 ( 12.572020)
build_ruby 0.001695 0.000121 3.270923 ( 3.960408)
build_all 0.007790 0.000234 4.960648 ( 4.340866)
build_install 0.011566 0.009379 6.624354 ( 6.162228)
test_btest 0.000829 0.000107 63.452371 ( 62.217554)
test_basic 0.007944 0.000413 0.806305 ( 1.294275)
test_all 0.090077 0.036852 669.269006 (589.538617)
test_rubyspec 0.057483 0.020493 90.102028 (162.861584)
total: 847.70 sec