Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-101133
#<BuildRuby:0x0000555cd46b2228
@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.20230909-101133",
@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.000033 0.000001 0.000034 ( 0.000028)
autoconf 0.000043 0.000002 0.000045 ( 0.000041)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.003810 0.004012 2.267715 ( 4.655141)
build_miniruby 0.001428 0.000092 1.717736 ( 1.950555)
build_ruby 0.001375 0.000089 3.432515 ( 4.012817)
build_all 0.008508 0.000017 6.237773 ( 4.774886)
build_install 0.018028 0.001093 7.946183 ( 6.441735)
test_btest 0.001086 0.000066 85.274625 ( 46.582773)
test_basic 0.000000 0.008585 1.020160 ( 1.224458)
test_all 0.001394 0.009541 687.034118 (315.407837)
test_rubyspec 0.037401 0.033926 104.224406 (122.797279)
total: 507.85 sec