Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240902-161542
#<BuildRuby:0x00007fcc4103fdd0
@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.20240902-161542",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000045 0.000008 0.000053 ( 0.000053)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.008117 0.001433 4.156044 ( 6.257473)
build_miniruby 0.001769 0.000000 2.223664 ( 2.761823)
build_ruby 0.000000 0.002458 4.500468 ( 5.021288)
build_all 0.009536 0.001450 7.483721 ( 6.701579)
build_install 0.011236 0.015119 10.876674 ( 9.575590)
test_btest 0.000823 0.000219 99.580432 ( 94.604090)
test_basic 0.000000 0.013725 1.182069 ( 1.599258)
test_all 0.117104 0.043895 804.934216 (395.284687)
test_rubyspec 0.057583 0.033767 151.274373 ( 39.072745)
total: 560.88 sec