Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240615-050436
#<BuildRuby:0x00007f4f8ad6fde0
@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.20240615-050436",
@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.000000 0.000028 0.000028 ( 0.000028)
autoconf 0.000000 0.000052 0.000052 ( 0.000048)
configure 0.000000 0.000040 0.000040 ( 0.000040)
build_up 0.001811 0.008220 4.082329 ( 6.016182)
build_miniruby 0.001740 0.000696 1.714201 ( 2.175553)
build_ruby 0.002059 0.000823 4.417729 ( 5.763428)
build_all 0.009152 0.001927 7.538261 ( 8.469719)
build_install 0.016149 0.009966 10.286224 ( 11.534880)
test_btest 0.000692 0.000285 97.676154 (128.706931)
test_basic 0.006133 0.009675 1.203017 ( 4.717785)
test_all 0.108995 0.057992 886.794173 (1171.157805)
test_rubyspec 0.039142 0.060703 151.327017 (147.956686)
total: 1486.50 sec