Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241019-165711
#<BuildRuby:0x00007f3ccdfffdc8
@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.20241019-165711",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.004594 0.004858 4.381725 ( 4.510315)
build_miniruby 0.001513 0.000275 1.983864 ( 2.351385)
build_ruby 0.001968 0.000358 4.698171 ( 5.148855)
build_all 0.009889 0.001798 7.044603 ( 5.191355)
build_install 0.013005 0.013554 10.183580 ( 8.008172)
test_btest 0.000842 0.000211 87.573192 ( 58.532008)
test_basic 0.009928 0.002482 1.248654 ( 1.380372)
test_all 0.112450 0.052079 803.169723 (370.332155)
test_rubyspec 0.047759 0.037125 125.104251 ( 40.338004)
total: 495.79 sec