Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-072951
#<BuildRuby:0x0000557b07dee3b0
@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.20230507-072951",
@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.000014 0.000007 0.000021 ( 0.000022)
autoconf 0.000023 0.000011 0.000034 ( 0.000033)
configure 0.000018 0.000009 0.000027 ( 0.000026)
build_up 0.004162 0.002081 1.924942 ( 4.190483)
build_miniruby 0.000917 0.000459 1.411636 ( 1.652538)
build_ruby 0.001204 0.000602 2.761942 ( 3.331373)
build_all 0.006529 0.001063 2.303476 ( 2.672330)
build_install 0.016410 0.000000 3.653189 ( 3.964903)
test_btest 0.000778 0.000000 76.512458 ( 47.901682)
test_basic 0.004621 0.001701 0.787558 ( 1.243742)
test_all 0.001505 0.000000 586.127987 (262.159331)
test_rubyspec 0.029314 0.022667 82.028255 (100.640910)
total: 427.76 sec