Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241012-225314
#<BuildRuby:0x00007f9ad263fdc0
@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.20241012-225314",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008360 0.000838 4.332175 ( 5.056542)
build_miniruby 0.001982 0.000000 1.754057 ( 2.498955)
build_ruby 0.002459 0.000000 4.492408 ( 55.780531)
build_all 0.001639 0.007847 6.494310 ( 4.407345)
build_install 0.020201 0.003079 9.434216 ( 6.323827)
test_btest 0.000939 0.000217 82.935619 ( 64.871890)
test_basic 0.008359 0.004102 1.179387 ( 5.242646)
test_all 0.105493 0.053082 779.596558 (500.530153)
test_rubyspec 0.068428 0.021223 121.689867 ( 46.878893)
total: 691.59 sec