Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250506-131912
#<BuildRuby:0x00007fe3c845fde0
@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.20250506-131912",
@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.000006 0.000023 ( 0.000022)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.005078 0.001632 2.665969 ( 3.282783)
build_miniruby 0.001423 0.000458 1.843237 ( 2.043671)
build_ruby 0.002135 0.000686 4.445783 ( 4.672290)
build_all 0.009682 0.001668 5.961886 ( 3.775598)
build_install 0.014665 0.009395 8.198557 ( 6.410227)
test_btest 0.000686 0.000236 65.244970 ( 48.853576)
test_basic 0.007978 0.005801 1.031490 ( 1.204536)
test_all 0.099533 0.024919 583.253522 (243.546881)
test_rubyspec 0.032491 0.052239 104.890215 ( 40.352097)
total: 354.14 sec