Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-215806
#<BuildRuby:0x00007faa9702fdc0
@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.20240706-215806",
@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.000025 0.000006 0.000031 ( 0.000026)
autoconf 0.000040 0.000009 0.000049 ( 0.000044)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.000000 0.009392 4.404270 ( 3.884973)
build_miniruby 0.000741 0.001457 1.718958 ( 1.715980)
build_ruby 0.001987 0.000000 4.026276 ( 16.294005)
build_all 0.007478 0.001653 7.214497 ( 4.979076)
build_install 0.017921 0.004540 9.199037 ( 8.868015)
test_btest 0.000758 0.000217 95.610585 ( 42.470473)
test_basic 0.009272 0.004434 1.170874 ( 1.559786)
test_all 0.127932 0.031022 836.387369 (536.477083)
test_rubyspec 0.060395 0.039284 159.950539 (147.015939)
total: 763.27 sec