Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240627-111753
#<BuildRuby:0x00007fee8231fdd0
@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.20240627-111753",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000043 0.000008 0.000051 ( 0.000052)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.009743 0.001136 4.458591 ( 13.035906)
build_miniruby 0.001699 0.000322 1.815332 ( 3.239972)
build_ruby 0.000000 0.002557 4.410617 ( 55.955142)
build_all 0.007025 0.005043 7.521691 ( 10.252956)
build_install 0.019512 0.007829 10.802457 ( 15.115138)
test_btest 0.000773 0.000193 98.567199 (138.598886)
test_basic 0.010373 0.003707 1.175585 ( 3.256276)
test_all 0.117294 0.048367 817.649599 (822.957402)
test_rubyspec 0.035495 0.060122 148.473679 ( 65.610365)
total: 1128.02 sec