Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-151616
#<BuildRuby:0x00007fe61b2cfde0
@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.20240626-151616",
@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.000005 0.000029 ( 0.000030)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.003921 0.008082 6.110748 ( 10.356672)
build_miniruby 0.001880 0.000529 2.311875 ( 3.818495)
build_ruby 0.002962 0.000000 4.382925 ( 6.437229)
build_all 0.008255 0.005032 11.088836 ( 15.332524)
build_install 0.025928 0.002387 10.957345 ( 15.098293)
test_btest 0.001194 0.000315 100.832729 (145.895841)
test_basic 0.001763 0.012564 1.199362 ( 2.323640)
test_all 0.138433 0.024323 792.101834 (873.259876)
test_rubyspec 0.048616 0.045411 149.724925 ( 76.651794)
total: 1149.18 sec