Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-093348
#<BuildRuby:0x000055db67f51f70
@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.20231228-093348",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001538 0.003785 1.628947 ( 1.978662)
build_miniruby 0.001372 0.000171 1.613561 ( 1.613267)
build_ruby 0.001695 0.000211 3.381616 ( 3.603507)
build_all 0.006821 0.000853 5.675278 ( 2.708205)
build_install 0.016311 0.001427 6.957560 ( 3.961669)
test_btest 0.000802 0.000096 80.546317 ( 32.851903)
test_basic 0.006215 0.000745 0.910454 ( 0.992635)
test_all 0.073519 0.046016 691.902301 (280.943790)
test_rubyspec 0.026417 0.037728 93.182604 (105.337033)
total: 433.99 sec