Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240630-132013
#<BuildRuby:0x00007f028042fde0
@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.20240630-132013",
@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.000007 0.000033 ( 0.000034)
autoconf 0.000040 0.000011 0.000051 ( 0.000052)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.005454 0.005453 4.523900 ( 7.714281)
build_miniruby 0.001498 0.000441 1.806292 ( 2.950684)
build_ruby 0.002079 0.000611 4.524908 ( 28.708668)
build_all 0.011810 0.000000 7.497273 ( 13.124188)
build_install 0.023722 0.004818 10.881806 ( 15.642710)
test_btest 0.000000 0.001486 100.519025 (131.494397)
test_basic 0.011487 0.003446 1.269206 ( 2.169013)
test_all 0.130745 0.036124 842.124088 (842.412711)
test_rubyspec 0.042126 0.054865 154.811219 ( 75.854662)
total: 1120.07 sec