Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241210-173327
#<BuildRuby:0x00007fcb8dd6fdc0
@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.20241210-173327",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000034 0.000006 0.000040 ( 0.000039)
build_up 0.000000 0.008853 4.046881 ( 5.089792)
build_miniruby 0.000078 0.001829 13.070354 ( 13.677732)
build_ruby 0.001732 0.000446 4.346902 ( 4.759991)
build_all 0.007794 0.002004 5.710344 ( 3.842930)
build_install 0.021160 0.000000 8.596119 ( 6.737643)
test_btest 0.000770 0.000000 61.324511 ( 56.541134)
test_basic 0.011436 0.000000 0.939051 ( 1.338817)
test_all 0.107382 0.041587 689.167862 (378.538021)
test_rubyspec 0.049106 0.037544 106.162480 ( 54.773138)
total: 525.30 sec