Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240701-032027
#<BuildRuby:0x00007f7d2be4fde0
@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.20240701-032027",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.007809 0.003979 4.850923 ( 7.628549)
build_miniruby 0.001585 0.000419 2.402412 ( 3.267957)
build_ruby 0.002276 0.000000 4.611063 ( 6.931065)
build_all 0.009982 0.002127 7.619918 ( 10.365741)
build_install 0.018592 0.009030 11.151518 ( 13.167869)
test_btest 0.000743 0.000209 98.308706 (135.260318)
test_basic 0.005878 0.007870 1.189788 ( 2.316292)
test_all 0.114314 0.050716 873.848664 (862.643245)
test_rubyspec 0.048770 0.050588 152.776520 ( 71.227990)
total: 1112.81 sec