Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-021334
#<BuildRuby:0x000055e1852d5f70
@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.20231211-021334",
@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.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002458 0.003699 2.037007 ( 2.103130)
build_miniruby 0.001311 0.000253 1.498225 ( 1.496426)
build_ruby 0.001631 0.000314 3.238434 ( 3.454513)
build_all 0.006040 0.001161 5.945415 ( 2.664725)
build_install 0.011499 0.007260 7.398298 ( 3.845947)
test_btest 0.000830 0.000194 83.197275 ( 32.377782)
test_basic 0.003875 0.004067 0.928630 ( 1.107438)
test_all 0.077506 0.044028 698.537387 (227.754567)
test_rubyspec 0.025607 0.032413 84.817951 ( 96.204163)
total: 371.01 sec