Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250126-140617
#<BuildRuby:0x00007ff50647fdd0
@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.20250126-140617",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.003488 0.004001 3.090343 ( 3.791863)
build_miniruby 0.001410 0.000302 1.626621 ( 1.858255)
build_ruby 0.000000 0.002123 3.922866 ( 4.560977)
build_all 0.009538 0.001282 5.112064 ( 5.543552)
build_install 0.019454 0.005150 7.410654 ( 7.225551)
test_btest 0.000706 0.000163 57.001054 ( 61.041441)
test_basic 0.010431 0.001499 0.895335 ( 1.385101)
test_all 0.101896 0.025873 624.261565 (686.089263)
test_rubyspec 0.055597 0.028540 97.628704 (103.869541)
total: 875.37 sec