Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-022101
#<BuildRuby:0x00007f84677afdd0
@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.20240905-022101",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.008645 0.001049 3.925332 ( 4.524857)
build_miniruby 0.001859 0.000000 1.751886 ( 1.847727)
build_ruby 0.000000 0.002443 4.509265 ( 4.748486)
build_all 0.004415 0.006443 7.734958 ( 5.164543)
build_install 0.018781 0.006581 10.624920 ( 7.458657)
test_btest 0.000813 0.000233 99.396813 ( 78.761976)
test_basic 0.004572 0.009751 1.235609 ( 1.641950)
test_all 0.129775 0.030655 835.076088 (386.498507)
test_rubyspec 0.046664 0.042918 141.696580 ( 33.556256)
total: 524.20 sec