Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-235215
#<BuildRuby:0x000055fabef7a0d0
@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.20230212-235215",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000989 0.004135 1.271735 ( 1.794668)
build_miniruby 0.001327 0.000181 1.335443 ( 1.336352)
build_ruby 0.001506 0.000206 2.617166 ( 2.835953)
build_all 0.000794 0.006789 3.975046 ( 2.087594)
build_install 0.012099 0.002521 2.954095 ( 2.266606)
test_btest 0.000672 0.000000 56.063883 ( 15.485030)
test_basic 0.000822 0.003725 0.387658 ( 0.482135)
test_all 0.000842 0.000202 611.659248 (182.912992)
test_rubyspec 0.028858 0.016526 65.634916 ( 75.492987)
total: 284.70 sec