Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240819-200732
#<BuildRuby:0x00007f27df89fdd8
@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.20240819-200732",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.008393 0.001573 4.150290 ( 5.959330)
build_miniruby 0.000000 0.002059 2.383086 ( 2.827510)
build_ruby 0.000210 0.002213 4.549684 ( 5.924147)
build_all 0.011343 0.000000 7.410815 ( 6.727713)
build_install 0.017049 0.007277 10.840508 ( 9.496759)
test_btest 0.000783 0.000176 99.109969 ( 92.906139)
test_basic 0.009020 0.005374 1.305504 ( 1.883132)
test_all 0.111378 0.051301 857.439560 (476.105545)
test_rubyspec 0.065022 0.028045 153.632489 ( 44.151914)
total: 645.98 sec