Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-130418
#<BuildRuby:0x00007f2f361dfdc8
@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.20240618-130418",
@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.000031 0.000005 0.000036 ( 0.000032)
autoconf 0.000044 0.000008 0.000052 ( 0.000052)
configure 0.000039 0.000007 0.000046 ( 0.000047)
build_up 0.010177 0.001098 5.825219 ( 6.915645)
build_miniruby 0.001806 0.000319 2.127358 ( 2.468196)
build_ruby 0.000000 0.002313 4.100770 ( 4.823131)
build_all 0.007922 0.002533 7.094231 ( 6.572510)
build_install 0.027739 0.000322 10.036487 ( 9.261244)
test_btest 0.000934 0.000160 93.105402 ( 76.229707)
test_basic 0.009605 0.004538 1.211769 ( 1.630279)
test_all 0.136107 0.027579 838.192972 (983.984276)
test_rubyspec 0.061466 0.035373 149.625310 (153.523213)
total: 1245.41 sec