Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241130-233353
#<BuildRuby:0x00007fc5c8e7fdc0
@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.20241130-233353",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002200 0.007492 3.858652 ( 4.956127)
build_miniruby 0.000000 0.002088 1.749068 ( 1.983203)
build_ruby 0.000322 0.001902 4.401774 ( 4.927289)
build_all 0.008420 0.001613 5.789920 ( 5.058071)
build_install 0.017667 0.006046 8.752722 ( 8.383214)
test_btest 0.000802 0.000292 66.732600 ( 60.472506)
test_basic 0.003256 0.008258 0.997451 ( 1.432823)
test_all 0.124380 0.025203 704.812124 (358.444314)
test_rubyspec 0.061316 0.025202 106.529490 ( 43.937669)
total: 489.60 sec