Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241009-144954
#<BuildRuby:0x00007ff48aacfdd8
@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.20241009-144954",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.002036 0.007435 4.452205 ( 6.335027)
build_miniruby 0.001462 0.000488 2.385145 ( 2.885918)
build_ruby 0.001953 0.000651 4.518247 ( 15.403898)
build_all 0.006626 0.005002 6.597387 ( 4.742075)
build_install 0.022172 0.003104 9.798880 ( 7.269974)
test_btest 0.000842 0.000273 83.428613 ( 70.685672)
test_basic 0.004806 0.006201 1.124588 ( 1.634324)
test_all 0.127813 0.028132 813.961862 (549.387532)
test_rubyspec 0.037856 0.049702 123.087045 ( 66.923709)
total: 725.27 sec