Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-181431
#<BuildRuby:0x000056121359e3b0
@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.20230917-181431",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.003540 0.004032 2.298376 ( 4.320877)
build_miniruby 0.001451 0.000093 1.664519 ( 1.893458)
build_ruby 0.001573 0.000102 3.482414 ( 4.114409)
build_all 0.009210 0.000315 6.523891 ( 5.342656)
build_install 0.017142 0.004309 8.340838 ( 7.721159)
test_btest 0.000874 0.000073 84.849356 ( 49.316533)
test_basic 0.007344 0.000243 1.021312 ( 1.507432)
test_all 0.009388 0.000325 701.024034 (620.316975)
test_rubyspec 0.032540 0.053419 111.410046 (168.592350)
total: 863.13 sec