Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240814-235725
#<BuildRuby:0x00007fb21f76fdd0
@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.20240814-235725",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004383 0.005124 4.169573 ( 6.457717)
build_miniruby 0.000000 0.002344 1.898288 ( 4.334699)
build_ruby 0.000788 0.001853 4.607537 ( 10.333798)
build_all 0.009450 0.001577 7.588090 ( 8.961624)
build_install 0.024853 0.000000 10.489487 ( 12.276430)
test_btest 0.000979 0.000000 99.635550 (120.488389)
test_basic 0.008487 0.004390 1.210260 ( 2.174180)
test_all 0.130669 0.035375 867.247733 (683.213216)
test_rubyspec 0.062247 0.024010 150.295680 ( 50.911450)
total: 899.15 sec