Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-051010
#<BuildRuby:0x000055836f87e3b0
@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.20230804-051010",
@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.000031 0.000007 0.000038 ( 0.000037)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000040 0.000009 0.000049 ( 0.000123)
build_up 0.003854 0.003907 2.400922 ( 5.985401)
build_miniruby 0.001315 0.000329 1.753212 ( 2.671279)
build_ruby 0.001517 0.000379 3.553229 ( 7.028795)
build_all 0.009164 0.000263 2.925235 ( 3.803458)
build_install 0.017325 0.004317 4.584492 ( 5.860270)
test_btest 0.000777 0.000184 84.963713 ( 65.252115)
test_basic 0.007171 0.001698 1.041270 ( 1.782674)
test_all 0.001354 0.000321 697.192393 (503.999579)
test_rubyspec 0.028789 0.036541 104.288548 (209.722812)
total: 806.11 sec