Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240628-072152
#<BuildRuby:0x00007fc41a1efdd0
@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.20240628-072152",
@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.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.005587 0.004899 4.543161 ( 7.432721)
build_miniruby 0.000000 0.002095 1.820359 ( 2.624113)
build_ruby 0.000536 0.002021 4.526041 ( 6.376724)
build_all 0.007397 0.003956 7.496749 ( 9.050072)
build_install 0.028593 0.000701 10.846998 ( 14.948570)
test_btest 0.000897 0.000163 99.803634 (145.701594)
test_basic 0.003173 0.011477 1.183498 ( 2.257695)
test_all 0.122082 0.043716 851.474173 (725.933535)
test_rubyspec 0.055592 0.038280 148.348927 ( 59.233796)
total: 973.56 sec