Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240803-094402
#<BuildRuby:0x00007f9a1e7afde0
@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.20240803-094402",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004399 0.004796 4.253557 ( 7.035047)
build_miniruby 0.001712 0.000417 1.906274 ( 2.782784)
build_ruby 0.002147 0.000522 4.561510 ( 6.739458)
build_all 0.010875 0.000000 7.676816 ( 10.737274)
build_install 0.026397 0.000425 10.656902 ( 15.236233)
test_btest 0.001047 0.000205 102.354906 (139.300370)
test_basic 0.010700 0.001361 1.276451 ( 2.565592)
test_all 0.133244 0.033491 806.862237 (845.418918)
test_rubyspec 0.057669 0.038051 157.522834 ( 86.603631)
total: 1116.42 sec