Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250127-120836
#<BuildRuby:0x00007fa0bc05fdc0
@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.20250127-120836",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008014 0.000749 3.277299 ( 3.596797)
build_miniruby 0.001604 0.000301 1.632499 ( 1.999044)
build_ruby 0.001884 0.000353 4.018195 ( 4.497599)
build_all 0.008600 0.001613 5.269086 ( 3.869567)
build_install 0.019753 0.001885 7.377226 ( 5.222806)
test_btest 0.000838 0.000147 62.790111 ( 58.147605)
test_basic 0.002403 0.005373 0.895567 ( 1.795402)
test_all 0.102573 0.026681 621.101566 (666.238146)
test_rubyspec 0.058234 0.023605 101.520305 (105.083541)
total: 850.45 sec