Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-121302
#<BuildRuby:0x00007fe758a4fdc0
@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.20240823-121302",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.009444 0.000624 4.193803 ( 5.097433)
build_miniruby 0.001795 0.000205 2.604801 ( 2.574081)
build_ruby 0.002212 0.000253 4.446465 ( 4.778063)
build_all 0.005843 0.005098 7.398702 ( 5.105425)
build_install 0.020051 0.004789 10.776730 ( 7.272001)
test_btest 0.000742 0.000114 95.161873 ( 71.394484)
test_basic 0.006513 0.004086 1.099632 ( 1.155786)
test_all 0.119988 0.034164 791.103279 (346.229380)
test_rubyspec 0.032104 0.055583 147.942645 ( 40.218951)
total: 483.83 sec