Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231230-062800
#<BuildRuby:0x00005573d39563b0
@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.20231230-062800",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.003120 0.003648 1.758964 ( 3.158560)
build_miniruby 0.001417 0.000293 1.819949 ( 2.380973)
build_ruby 0.001634 0.000338 3.477736 ( 5.167855)
build_all 0.008520 0.000149 5.386808 ( 6.595966)
build_install 0.015179 0.005467 6.580970 ( 8.077159)
test_btest 0.000761 0.000161 67.441815 ( 91.143032)
test_basic 0.004053 0.004130 0.798787 ( 1.754526)
test_all 0.092672 0.036939 728.363677 (710.953547)
test_rubyspec 0.032611 0.048286 93.382555 (158.552680)
total: 987.79 sec