Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-103659
#<BuildRuby:0x000055cf32aee258
@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.20230622-103659",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.004790 0.001458 2.053607 ( 5.555284)
build_miniruby 0.001229 0.000374 1.503610 ( 1.952135)
build_ruby 0.001354 0.000412 3.090180 ( 5.013062)
build_all 0.006590 0.000671 2.325931 ( 3.002577)
build_install 0.013960 0.002681 3.693560 ( 4.276534)
test_btest 0.000541 0.000151 80.427533 ( 46.733909)
test_basic 0.006417 0.000436 0.899687 ( 1.501606)
test_all 0.001859 0.000501 594.387593 (339.543720)
test_rubyspec 0.026760 0.024274 86.340331 (120.239889)
total: 527.82 sec