Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-123436
#<BuildRuby:0x000055e4db83a0c0
@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.20230123-123436",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000817 0.003429 1.171013 ( 1.687531)
build_miniruby 0.000000 0.001506 1.243780 ( 1.323555)
build_ruby 0.000000 0.001870 2.905095 ( 3.209819)
build_all 0.002738 0.004815 3.889152 ( 2.396222)
build_install 0.011239 0.003789 2.948580 ( 2.685925)
test_btest 0.000604 0.000156 56.458761 ( 30.350609)
test_basic 0.004756 0.001233 0.441145 ( 0.644399)
test_all 0.000946 0.000000 628.609634 (246.480607)
test_rubyspec 0.024260 0.024941 67.258370 ( 77.625124)
total: 366.40 sec