Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250225-081345
#<BuildRuby:0x00007fd278c6fdc0
@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.20250225-081345",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.008965 0.000681 3.754032 ( 4.418990)
build_miniruby 0.001926 0.000275 2.191817 ( 2.631235)
build_ruby 0.000000 0.002103 3.941755 ( 4.177985)
build_all 0.000000 0.009321 6.673492 ( 4.354482)
build_install 0.015702 0.010034 8.317498 ( 7.678668)
test_btest 0.000603 0.000169 56.408147 ( 33.634295)
test_basic 0.007719 0.002834 0.845364 ( 0.968222)
test_all 0.078411 0.039272 547.097250 (207.888147)
test_rubyspec 0.041257 0.033258 93.672332 ( 27.312999)
total: 293.07 sec