Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240927-184100
#<BuildRuby:0x00007f8c4825fdd8
@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.20240927-184100",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000043 0.000009 0.000052 ( 0.000051)
configure 0.000035 0.000007 0.000042 ( 0.000043)
build_up 0.012315 0.001683 24.308287 ( 39.809382)
build_miniruby 0.005860 0.004731 285.175331 (330.733726)
build_ruby 0.002791 0.000000 5.516213 ( 9.132774)
build_all 0.011877 0.005446 55.765261 ( 71.488928)
build_install 0.022847 0.015187 10.627279 ( 14.371865)
test_btest 0.000773 0.000217 87.526607 (115.346087)
test_basic 0.005749 0.005906 1.156317 ( 2.090308)
test_all 0.121193 0.045960 787.981744 (693.862245)
test_rubyspec 0.049025 0.042636 124.696256 ( 54.165391)
total: 1331.00 sec