Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-111654
#<BuildRuby:0x0000561a292321b8
@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.20230309-111654",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000022)
build_up 0.001496 0.004255 1.646550 ( 2.964672)
build_miniruby 0.001169 0.000146 1.285775 ( 1.284488)
build_ruby 0.001480 0.000185 2.605080 ( 2.825992)
build_all 0.003288 0.004096 1.897301 ( 1.216772)
build_install 0.016303 0.001576 3.156159 ( 2.202266)
test_btest 0.000932 0.000141 70.697079 ( 25.037587)
test_basic 0.004205 0.000071 0.425231 ( 0.520554)
test_all 0.000937 0.000138 531.720554 (192.054532)
test_rubyspec 0.031972 0.022188 78.697825 ( 89.703566)
total: 317.81 sec