Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240926-063810
#<BuildRuby:0x00007f2d88fbfdd0
@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.20240926-063810",
@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.000044 0.000000 0.000044 ( 0.000045)
autoconf 0.000047 0.000000 0.000047 ( 0.000047)
configure 0.000036 0.000000 0.000036 ( 0.000037)
build_up 0.010678 0.000000 5.639110 ( 16.677725)
build_miniruby 0.000000 0.001976 2.494465 ( 3.564661)
build_ruby 0.000414 0.001777 4.669461 ( 6.182559)
build_all 0.007713 0.004766 7.059215 ( 9.160118)
build_install 0.021919 0.005219 10.720877 ( 13.958049)
test_btest 0.001123 0.000000 89.722338 (119.354999)
test_basic 0.010403 0.001024 1.211893 ( 2.167400)
test_all 0.132415 0.032115 809.234345 (852.008354)
test_rubyspec 0.042693 0.054112 130.207883 ( 70.263472)
total: 1093.34 sec