Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241017-005612
#<BuildRuby:0x00007ff78077fdd8
@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.20241017-005612",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.009240 0.000178 4.515695 ( 5.748580)
build_miniruby 0.001979 0.000000 1.873913 ( 2.134572)
build_ruby 0.002145 0.000034 4.521206 ( 5.372645)
build_all 0.009749 0.000704 6.795781 ( 4.319484)
build_install 0.016192 0.008844 9.606180 ( 6.479692)
test_btest 0.000794 0.000126 81.700676 ( 66.756105)
test_basic 0.009169 0.004350 1.160542 ( 1.528853)
test_all 0.119628 0.041232 798.602717 (506.153063)
test_rubyspec 0.043347 0.044215 125.217046 ( 55.781978)
total: 654.28 sec