Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240628-032135
#<BuildRuby:0x00007f47ab2cfde0
@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.20240628-032135",
@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.000004 0.000027 ( 0.000028)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.009346 0.001809 4.455033 ( 6.776525)
build_miniruby 0.001910 0.000370 1.813169 ( 3.382392)
build_ruby 0.002370 0.000458 4.562139 ( 8.491889)
build_all 0.010090 0.001953 7.415132 ( 9.289311)
build_install 0.020614 0.006884 10.552352 ( 12.824725)
test_btest 0.000000 0.001041 98.989215 (131.563211)
test_basic 0.000000 0.014049 1.230201 ( 2.109032)
test_all 0.103252 0.061248 823.341735 (723.268492)
test_rubyspec 0.053548 0.043673 149.065483 ( 71.319301)
total: 969.03 sec