Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-080522
#<BuildRuby:0x000055ecbbb75fb8
@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.20230722-080522",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.006241 0.000563 2.233585 ( 4.604865)
build_miniruby 0.001222 0.000282 1.641459 ( 1.765465)
build_ruby 0.001345 0.000310 3.235558 ( 4.807860)
build_all 0.006070 0.001400 2.806146 ( 3.155031)
build_install 0.016949 0.001717 4.236799 ( 4.775473)
test_btest 0.000000 0.001128 81.145737 ( 48.052373)
test_basic 0.006226 0.002784 0.909446 ( 1.598439)
test_all 0.001160 0.000271 611.091250 (350.273822)
test_rubyspec 0.022518 0.030641 91.388026 (129.977536)
total: 549.01 sec