Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-070847
#<BuildRuby:0x00007f69debefdd0
@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.20240620-070847",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000040 0.000006 0.000046 ( 0.000048)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.006466 0.004222 4.319039 ( 7.725080)
build_miniruby 0.001701 0.000298 2.308633 ( 3.616213)
build_ruby 0.002245 0.000000 4.541178 ( 6.232263)
build_all 0.011839 0.001078 13.041611 ( 17.180822)
build_install 0.017203 0.009909 10.721717 ( 17.547741)
test_btest 0.001294 0.000264 99.498988 (137.829388)
test_basic 0.013487 0.000972 1.251349 ( 2.907910)
test_all 0.130628 0.035558 863.062237 (1088.905513)
test_rubyspec 0.061681 0.035065 151.494417 (123.654610)
total: 1405.60 sec