Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-140234
#<BuildRuby:0x00007fd97d4cfdc0
@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.20240704-140234",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.005206 0.005225 4.853399 ( 6.038439)
build_miniruby 0.000000 0.002509 9.135066 ( 9.608449)
build_ruby 0.002533 0.000113 4.484806 ( 5.176379)
build_all 0.008299 0.003086 7.435235 ( 6.713508)
build_install 0.021036 0.006303 11.057908 ( 9.610796)
test_btest 0.001229 0.000315 101.480559 ( 97.872651)
test_basic 0.009384 0.005634 1.220515 ( 1.998988)
test_all 0.133114 0.039163 903.101626 (975.483896)
test_rubyspec 0.074127 0.024813 167.834640 (164.949746)
total: 1277.45 sec