Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240813-135635
#<BuildRuby:0x00007f525dfffdc8
@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.20240813-135635",
@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.000022 0.000005 0.000027 ( 0.000029)
autoconf 0.000043 0.000011 0.000054 ( 0.000054)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.007953 0.002045 4.386143 ( 7.006209)
build_miniruby 0.002184 0.000000 2.362608 ( 3.126346)
build_ruby 0.002205 0.000082 4.507043 ( 5.366461)
build_all 0.009699 0.001341 7.568381 ( 8.072363)
build_install 0.017510 0.006603 10.889937 ( 12.127355)
test_btest 0.001029 0.000263 100.537746 (112.306690)
test_basic 0.009060 0.004560 1.198709 ( 1.948690)
test_all 0.129859 0.036718 823.136456 (640.277761)
test_rubyspec 0.055022 0.035460 147.104133 ( 49.442615)
total: 839.68 sec