Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-220251
#<BuildRuby:0x00007f7aca26fdd0
@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.20240703-220251",
@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.000026 0.000005 0.000031 ( 0.000028)
autoconf 0.000040 0.000008 0.000048 ( 0.000043)
configure 0.000035 0.000006 0.000041 ( 0.000042)
build_up 0.004583 0.005117 4.430679 ( 5.161119)
build_miniruby 0.001834 0.000415 1.810962 ( 2.188825)
build_ruby 0.002169 0.000490 4.400519 ( 5.269404)
build_all 0.006819 0.004980 7.674166 ( 6.861201)
build_install 0.022733 0.003512 10.663215 ( 10.058184)
test_btest 0.000000 0.001456 100.007651 ( 95.302201)
test_basic 0.005472 0.009261 1.257269 ( 2.325672)
test_all 0.130261 0.039449 917.692747 (1004.528009)
test_rubyspec 0.042620 0.057885 161.798642 (145.359702)
total: 1277.06 sec