Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241024-150557
#<BuildRuby:0x00007fe25f7ffdc0
@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.20241024-150557",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000033 0.000006 0.000039 ( 0.000037)
build_up 0.009045 0.000753 4.310149 ( 5.489604)
build_miniruby 0.001903 0.000000 3.281213 ( 3.006541)
build_ruby 0.002191 0.000000 4.335750 ( 4.668742)
build_all 0.008447 0.002898 6.167221 ( 4.521630)
build_install 0.022262 0.002138 9.244276 ( 6.674709)
test_btest 0.000826 0.000124 68.428515 ( 60.261097)
test_basic 0.007904 0.004241 1.062665 ( 1.375385)
test_all 0.125491 0.028017 756.671392 (493.107733)
test_rubyspec 0.032434 0.054039 114.787599 ( 46.470821)
total: 625.58 sec