Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231106-232108
#<BuildRuby:0x000055c3ba25a9a8
@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.20231106-232108",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007037 0.001005 2.425774 ( 4.061687)
build_miniruby 0.002240 0.000000 1.755563 ( 2.431820)
build_ruby 0.002137 0.000000 3.255178 ( 4.180064)
build_all 0.005842 0.003187 5.713387 ( 5.817582)
build_install 0.011070 0.010849 7.208741 ( 7.933227)
test_btest 0.000843 0.000187 63.682345 ( 69.313882)
test_basic 0.006837 0.001520 0.790571 ( 1.324194)
test_all 0.105378 0.022480 679.833159 (528.382867)
test_rubyspec 0.046882 0.028232 91.950925 (135.739278)
total: 759.19 sec