Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250502-172044
#<BuildRuby:0x00007ff81b70fdd0
@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.20250502-172044",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.000000 0.006374 2.363650 ( 2.519875)
build_miniruby 0.001305 0.000695 1.545286 ( 1.667827)
build_ruby 0.001910 0.000000 3.934510 ( 4.049124)
build_all 0.008900 0.000890 5.561765 ( 2.453479)
build_install 0.011575 0.010520 7.635342 ( 4.452336)
test_btest 0.000654 0.000225 59.350754 ( 16.250668)
test_basic 0.003486 0.003761 0.744366 ( 0.796747)
test_all 0.081491 0.038606 564.016513 (242.341560)
test_rubyspec 0.046239 0.040199 106.155515 ( 38.938447)
total: 313.47 sec