Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-191116
#<BuildRuby:0x00007ff3b007fde0
@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.20240621-191116",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000041 0.000005 0.000046 ( 0.000047)
configure 0.000039 0.000004 0.000043 ( 0.000045)
build_up 0.014329 0.012732 57.092880 (162.538241)
build_miniruby 0.001730 0.000318 2.385536 ( 4.061267)
build_ruby 0.003051 0.000000 4.546447 ( 9.294710)
build_all 0.019521 0.001706 11.162104 ( 16.466504)
build_install 0.015966 0.011103 10.557562 ( 23.548554)
test_btest 0.000849 0.000181 97.120781 (145.139325)
test_basic 0.006354 0.005749 1.176085 ( 2.601626)
test_all 0.127132 0.040299 846.687415 (1050.257814)
test_rubyspec 0.035238 0.061876 150.476155 ( 88.023824)
total: 1501.93 sec