Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240726-093203
#<BuildRuby:0x00007f61e4f9fdd8
@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.20240726-093203",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.008839 0.001301 4.459817 ( 8.458039)
build_miniruby 0.001782 0.000472 2.439697 ( 4.255932)
build_ruby 0.001807 0.000478 4.730738 ( 7.322221)
build_all 0.009266 0.001306 7.529614 ( 11.208795)
build_install 0.019214 0.007183 10.937827 ( 15.841829)
test_btest 0.001304 0.000112 101.696542 (145.993820)
test_basic 0.008923 0.004816 1.253666 ( 2.334093)
test_all 0.106436 0.066313 825.940647 (1105.264103)
test_rubyspec 0.057173 0.039342 161.324438 (148.348739)
total: 1449.03 sec