Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240625-031407
#<BuildRuby:0x00007f72dbe2fdd8
@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.20240625-031407",
@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.000009 0.000033 ( 0.000034)
autoconf 0.000046 0.000019 0.000065 ( 0.000060)
configure 0.000034 0.000013 0.000047 ( 0.000048)
build_up 0.008061 0.005596 22.732675 ( 31.189410)
build_miniruby 0.006842 0.005215 280.407919 (358.316919)
build_ruby 0.002064 0.000885 5.273624 ( 8.651461)
build_all 0.016699 0.000054 55.388713 ( 76.290812)
build_install 0.021756 0.010336 10.820745 ( 18.461176)
test_btest 0.000862 0.000340 100.569881 (151.279210)
test_basic 0.007013 0.005404 1.208294 ( 2.532344)
test_all 0.115850 0.054846 874.026042 (946.606319)
test_rubyspec 0.072304 0.027866 154.968851 ( 78.221404)
total: 1671.55 sec