Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-172153
#<BuildRuby:0x000055901e46a3d0
@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.20230906-172153",
@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.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005480 0.000165 1.711298 ( 2.062785)
build_miniruby 0.001299 0.000150 1.547347 ( 1.546631)
build_ruby 0.001731 0.000000 3.029598 ( 3.250548)
build_all 0.004704 0.003335 6.034440 ( 2.887268)
build_install 0.015502 0.002780 7.342336 ( 4.364900)
test_btest 0.000871 0.000125 80.827739 ( 29.775218)
test_basic 0.002167 0.003486 0.838658 ( 0.903635)
test_all 0.001709 0.007794 699.262947 (232.282012)
test_rubyspec 0.043232 0.023108 95.404645 (107.143370)
total: 384.22 sec