Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240705-140031
#<BuildRuby:0x00007f7ffa33fdc0
@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.20240705-140031",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.006075 0.004504 5.144141 ( 5.476177)
build_miniruby 0.002098 0.000480 10.927686 ( 10.087987)
build_ruby 0.001931 0.000441 4.469837 ( 4.721972)
build_all 0.008893 0.002033 7.783421 ( 4.903568)
build_install 0.016728 0.009822 11.217938 ( 6.985127)
test_btest 0.000739 0.000194 101.595640 ( 67.066184)
test_basic 0.010895 0.005061 1.261567 ( 2.640546)
test_all 0.103661 0.062562 892.081200 (833.679967)
test_rubyspec 0.051281 0.051120 169.182085 (180.027845)
total: 1115.59 sec