Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-211059
#<BuildRuby:0x0000563aa6442078
@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.20230831-211059",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.001919 0.004211 1.778882 ( 2.835834)
build_miniruby 0.001341 0.000278 1.593369 ( 1.678465)
build_ruby 0.001405 0.000290 3.390768 ( 3.689058)
build_all 0.008340 0.000073 6.102433 ( 3.835091)
build_install 0.012350 0.007461 7.653471 ( 5.327972)
test_btest 0.000825 0.000191 80.938140 ( 33.266768)
test_basic 0.000000 0.006798 0.859681 ( 0.928204)
test_all 0.008661 0.001573 692.648682 (248.764702)
test_rubyspec 0.039750 0.027386 98.114504 (109.644242)
total: 409.97 sec