Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241005-124658
#<BuildRuby:0x00007f71ab03fdd0
@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.20241005-124658",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.006601 0.002594 4.420087 ( 5.470046)
build_miniruby 0.001337 0.000525 1.804695 ( 2.164988)
build_ruby 0.002428 0.000000 4.529659 ( 61.507705)
build_all 0.010285 0.001475 6.844083 ( 7.430165)
build_install 0.021967 0.004386 9.847626 ( 11.035291)
test_btest 0.000668 0.000230 82.251426 ( 90.903152)
test_basic 0.007265 0.005842 1.160605 ( 1.820205)
test_all 0.127860 0.038162 799.488091 (655.430977)
test_rubyspec 0.051507 0.042748 126.664072 ( 67.684790)
total: 903.45 sec