Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240930-004526
#<BuildRuby:0x00007fbdf441fdc0
@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.20240930-004526",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000040 0.000010 0.000050 ( 0.000049)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.010584 0.001561 5.619228 ( 8.081783)
build_miniruby 0.002487 0.000000 6.332804 ( 7.885796)
build_ruby 0.002408 0.000234 4.716778 ( 6.968489)
build_all 0.009267 0.002085 6.759572 ( 7.945488)
build_install 0.017261 0.009666 10.510492 ( 13.621372)
test_btest 0.000753 0.000193 88.767903 ( 99.704715)
test_basic 0.014606 0.000000 1.187869 ( 1.953087)
test_all 0.123483 0.038900 760.175247 (633.068244)
test_rubyspec 0.055361 0.032636 124.914949 ( 63.361883)
total: 842.59 sec