Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241101-050522
#<BuildRuby:0x00007f8d6195fdd0
@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.20241101-050522",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000045 0.000000 0.000045 ( 0.000044)
build_up 0.009836 0.000451 4.179495 ( 4.487137)
build_miniruby 0.001391 0.000336 2.223271 ( 2.259149)
build_ruby 0.001664 0.000402 4.061494 ( 4.216001)
build_all 0.004645 0.008623 13.503068 ( 7.987487)
build_install 0.022481 0.001431 9.523427 ( 5.420921)
test_btest 0.001997 0.000529 66.462306 ( 28.451296)
test_basic 0.005887 0.004890 1.045314 ( 1.254480)
test_all 0.094849 0.059898 740.871465 (452.093112)
test_rubyspec 0.059096 0.029914 111.974721 ( 52.301165)
total: 558.47 sec