Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-113347
#<BuildRuby:0x0000563b0a28dfc0
@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.20230906-113347",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000034)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004913 0.000877 1.871211 ( 3.212074)
build_miniruby 0.001500 0.000268 1.750353 ( 1.873223)
build_ruby 0.001497 0.000267 3.601527 ( 4.227674)
build_all 0.008461 0.000000 6.186197 ( 4.747548)
build_install 0.018920 0.001621 7.310873 ( 6.116979)
test_btest 0.000667 0.000104 82.189050 ( 46.706079)
test_basic 0.003658 0.004448 0.978795 ( 1.236384)
test_all 0.009532 0.000871 716.814770 (513.280441)
test_rubyspec 0.055423 0.030231 109.125754 (156.978520)
total: 738.38 sec