Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231227-002326
#<BuildRuby:0x0000561570325e98
@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.20231227-002326",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005286 0.000756 1.894938 ( 3.530650)
build_miniruby 0.000000 0.002314 2.068855 ( 2.945131)
build_ruby 0.000045 0.001769 3.429327 ( 4.725313)
build_all 0.008117 0.000000 5.184870 ( 6.495755)
build_install 0.020169 0.000498 6.545393 ( 8.551283)
test_btest 0.000701 0.000104 66.643223 ( 92.540831)
test_basic 0.001659 0.004584 0.814933 ( 1.746660)
test_all 0.112017 0.020107 689.862873 (856.253819)
test_rubyspec 0.036005 0.039133 93.283008 (166.585445)
total: 1143.38 sec