Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241123-132424
#<BuildRuby:0x00007f6acf3bfdd0
@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.20241123-132424",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.007918 0.000788 3.962328 ( 9.327036)
build_miniruby 0.001384 0.000277 1.719995 ( 7.513863)
build_ruby 0.002332 0.000000 4.241523 ( 70.661283)
build_all 0.003632 0.005994 5.935349 ( 5.661598)
build_install 0.017523 0.006374 8.747774 ( 8.539928)
test_btest 0.000771 0.000192 64.105757 ( 63.880465)
test_basic 0.005289 0.007611 1.046697 ( 2.028093)
test_all 0.121431 0.033339 713.365142 (422.461571)
test_rubyspec 0.042193 0.040358 109.199299 ( 42.113118)
total: 632.19 sec