Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-094150
#<BuildRuby:0x00005580dbe0e230
@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/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230901-094150",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.005684 0.000366 1.920264 ( 3.798864)
build_miniruby 0.001854 0.000120 1.785397 ( 2.684907)
build_ruby 0.002520 0.000000 3.658140 ( 5.168771)
build_all 0.002373 0.006557 6.553166 ( 8.768918)
build_install 0.015021 0.005806 7.903788 ( 9.961779)
test_btest 0.000635 0.000088 86.058209 ( 93.332704)
test_basic 0.008350 0.000566 1.014093 ( 1.850980)
test_all 0.006963 0.004030 703.114531 (687.521737)
test_rubyspec 0.040515 0.033357 106.327773 (128.803553)
total: 941.89 sec