Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241231-094911
#<BuildRuby:0x00007f302e53fdd0
@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.20241231-094911",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.006426 0.000000 2.220083 ( 3.443191)
build_miniruby 0.001501 0.000005 1.667533 ( 2.127375)
build_ruby 0.002351 0.000000 4.233863 ( 4.974215)
build_all 0.005762 0.005275 6.357460 ( 6.164433)
build_install 0.021527 0.003209 8.238512 ( 8.472225)
test_btest 0.001110 0.000105 66.589606 ( 68.111350)
test_basic 0.011811 0.000109 1.024729 ( 1.770354)
test_all 0.118278 0.043424 713.024440 (818.162057)
test_rubyspec 0.066915 0.023391 111.949249 (123.805401)
total: 1037.03 sec