Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230609-111234
#<BuildRuby:0x000055cccdb2dff0
@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.20230609-111234",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006319 0.000758 2.032540 ( 4.938764)
build_miniruby 0.001521 0.000000 9.285000 ( 9.546508)
build_ruby 0.001511 0.000000 2.616778 ( 3.105992)
build_all 0.007105 0.000727 2.178760 ( 2.455481)
build_install 0.019478 0.000126 3.329280 ( 3.966609)
test_btest 0.000691 0.000069 60.213528 ( 41.521184)
test_basic 0.005829 0.000583 0.665284 ( 1.082088)
test_all 0.001630 0.000163 587.622638 (535.225885)
test_rubyspec 0.037576 0.024098 78.362288 (122.803751)
total: 724.65 sec