Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-005112
#<BuildRuby:0x0000555eed0b6228
@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.20230629-005112",
@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.000000 0.000018 0.000018 ( 0.000018)
autoconf 0.000000 0.000029 0.000029 ( 0.000029)
configure 0.000000 0.000026 0.000026 ( 0.000025)
build_up 0.002035 0.004231 2.044838 ( 3.530161)
build_miniruby 0.001131 0.000271 1.616452 ( 1.675714)
build_ruby 0.001468 0.000353 3.299202 ( 3.567997)
build_all 0.006031 0.001447 2.482476 ( 2.057514)
build_install 0.009273 0.009532 3.937363 ( 3.264784)
test_btest 0.000823 0.000247 81.259713 ( 39.491031)
test_basic 0.003212 0.002538 0.878728 ( 1.037702)
test_all 0.001233 0.000385 617.052631 (263.219195)
test_rubyspec 0.015933 0.034028 87.953134 (101.062753)
total: 418.91 sec