Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240629-031904
#<BuildRuby:0x00007fde77b5fdd0
@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.20240629-031904",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.010275 0.001053 4.611311 ( 7.019986)
build_miniruby 0.000000 0.002206 1.803320 ( 2.888393)
build_ruby 0.000960 0.002011 4.442978 ( 5.996421)
build_all 0.006727 0.004719 7.405085 ( 10.105580)
build_install 0.019767 0.009161 10.651263 ( 14.044025)
test_btest 0.000868 0.000211 99.217340 (139.989810)
test_basic 0.014330 0.001319 1.225834 ( 6.865234)
test_all 0.092699 0.072574 815.371268 (862.286383)
test_rubyspec 0.072013 0.027685 149.488354 ( 67.682752)
total: 1116.88 sec