Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241115-172542
#<BuildRuby:0x00007fb0dd79fdc0
@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.20241115-172542",
@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.000027 0.000006 0.000033 ( 0.000032)
autoconf 0.000047 0.000009 0.000056 ( 0.000055)
configure 0.000038 0.000008 0.000046 ( 0.000044)
build_up 0.006037 0.005380 4.553812 ( 6.341015)
build_miniruby 0.001438 0.000319 2.332719 ( 2.735527)
build_ruby 0.002647 0.000000 4.486417 ( 16.388797)
build_all 0.011484 0.000000 6.170623 ( 4.909054)
build_install 0.020530 0.005326 9.509766 ( 7.832930)
test_btest 0.000769 0.000161 67.446089 ( 59.971973)
test_basic 0.005610 0.006974 1.040406 ( 1.437855)
test_all 0.125262 0.026577 716.309152 (374.122695)
test_rubyspec 0.032542 0.051523 110.808758 ( 29.565197)
total: 503.31 sec