Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-154007
#<BuildRuby:0x000055ef338c6338
@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.20230805-154007",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005772 0.001236 2.352946 ( 7.007287)
build_miniruby 0.001141 0.000245 1.832890 ( 3.493565)
build_ruby 0.001579 0.000338 3.653354 ( 7.799075)
build_all 0.004576 0.004385 2.904888 ( 4.038895)
build_install 0.016477 0.002833 4.665983 ( 8.840158)
test_btest 0.000657 0.000153 85.516534 ( 72.709530)
test_basic 0.000000 0.008372 0.960111 ( 1.896046)
test_all 0.000024 0.001084 699.860376 (688.815635)
test_rubyspec 0.031079 0.028793 103.002354 (209.062277)
total: 1003.66 sec