Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240614-150618
#<BuildRuby:0x00007fe8cbf9fdd8
@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.20240614-150618",
@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.000006 0.000030 ( 0.000030)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.008549 0.002138 4.351364 ( 10.702101)
build_miniruby 0.001958 0.000489 2.439847 ( 5.560412)
build_ruby 0.002052 0.000513 4.594332 ( 52.025867)
build_all 0.010042 0.001387 7.644893 ( 10.262882)
build_install 0.021755 0.005413 11.039892 ( 15.371489)
test_btest 0.001112 0.000270 96.805471 (143.479668)
test_basic 0.008425 0.005632 1.258880 ( 2.550727)
test_all 0.119680 0.048269 862.424652 (1140.439647)
test_rubyspec 0.060887 0.037535 152.684307 (121.704194)
total: 1502.10 sec