Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-184339
#<BuildRuby:0x000055aa1c4ee208
@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.20230802-184339",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.008094 0.000007 2.373575 ( 6.390453)
build_miniruby 0.001367 0.000137 2.089612 ( 3.206828)
build_ruby 0.001664 0.000166 3.510590 ( 7.715153)
build_all 0.007663 0.000342 2.736836 ( 3.414174)
build_install 0.007023 0.012464 4.412887 ( 6.634946)
test_btest 0.000766 0.000139 80.602965 ( 55.622636)
test_basic 0.006337 0.000372 0.923860 ( 1.713159)
test_all 0.001163 0.000206 695.333126 (482.167960)
test_rubyspec 0.029838 0.030145 97.903866 (174.161815)
total: 741.03 sec