Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-231336
#<BuildRuby:0x00007f0835c5fdc0
@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.20240623-231336",
@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.000031 0.000004 0.000035 ( 0.000031)
autoconf 0.000052 0.000007 0.000059 ( 0.000054)
configure 0.000039 0.000005 0.000044 ( 0.000045)
build_up 0.008379 0.001197 4.066159 ( 7.300145)
build_miniruby 0.001933 0.000276 1.850780 ( 2.788999)
build_ruby 0.002625 0.000000 4.625096 ( 6.937434)
build_all 0.007971 0.003965 7.391501 ( 10.061270)
build_install 0.022132 0.005859 10.273784 ( 14.510724)
test_btest 0.000977 0.000166 96.740172 (141.941663)
test_basic 0.009417 0.004590 1.162806 ( 2.268861)
test_all 0.121678 0.044223 807.908165 (935.520592)
test_rubyspec 0.041503 0.055157 145.183003 ( 66.063831)
total: 1187.40 sec