Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241026-110541
#<BuildRuby:0x00007fba4f3dfde0
@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.20241026-110541",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.008388 0.001779 4.379579 ( 5.084672)
build_miniruby 0.001325 0.000282 2.239117 ( 2.484671)
build_ruby 0.002565 0.000000 4.375783 ( 4.751979)
build_all 0.014802 0.000070 30.588059 ( 18.731069)
build_install 0.022258 0.003642 9.374563 ( 6.492857)
test_btest 0.001080 0.000201 63.036725 ( 55.631263)
test_basic 0.006021 0.004625 1.019634 ( 1.351848)
test_all 0.102843 0.050177 741.753522 (405.194999)
test_rubyspec 0.065872 0.020265 110.547625 ( 42.632739)
total: 542.36 sec