Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250429-132432
#<BuildRuby:0x00007f3abc45fdc8
@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.20250429-132432",
@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.000023 0.000006 0.000029 ( 0.000028)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.005256 0.001237 2.349302 ( 3.066354)
build_miniruby 0.001485 0.000350 1.824387 ( 2.202154)
build_ruby 0.002055 0.000484 4.479766 ( 4.878883)
build_all 0.005773 0.004577 6.234321 ( 4.862564)
build_install 0.017153 0.004290 8.108952 ( 6.998775)
test_btest 0.000403 0.001042 66.522071 ( 60.445922)
test_basic 0.007131 0.005836 1.039157 ( 1.396134)
test_all 0.068463 0.059343 638.908269 (450.521923)
test_rubyspec 0.049734 0.031985 109.333942 ( 66.707005)
total: 601.08 sec