Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240308-000921
#<BuildRuby:0x00005633ee5ee048
@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.20240308-000921",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.009530 0.000451 3.341882 ( 5.653578)
build_miniruby 0.002699 0.003887 110.214734 (102.778835)
build_ruby 0.001141 0.000984 4.069471 ( 5.380003)
build_all 0.008063 0.001074 6.176787 ( 6.747237)
build_install 0.013606 0.009986 8.040374 ( 8.981504)
test_btest 0.000851 0.000266 75.120548 ( 78.640915)
test_basic 0.003798 0.001187 0.805400 ( 1.270781)
test_all 0.104339 0.018679 799.955145 (623.243202)
test_rubyspec 0.061386 0.036090 120.189597 (171.264336)
total: 1003.96 sec