Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240815-035907
#<BuildRuby:0x00007fb17ae5fdc0
@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.20240815-035907",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000039 0.000009 0.000048 ( 0.000049)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.008388 0.001957 4.255124 ( 6.682902)
build_miniruby 0.001810 0.000422 2.424193 ( 3.062216)
build_ruby 0.002092 0.000488 4.669055 ( 5.269087)
build_all 0.009880 0.001204 7.626330 ( 8.059331)
build_install 0.020320 0.006169 11.288979 ( 13.089769)
test_btest 0.000948 0.000223 100.492132 (106.759564)
test_basic 0.002951 0.010737 1.266377 ( 1.749389)
test_all 0.123072 0.044026 816.792850 (620.622333)
test_rubyspec 0.074567 0.018476 156.658060 ( 45.828305)
total: 811.12 sec