Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-120808
#<BuildRuby:0x000056497a542120
@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.20230918-120808",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006916 0.001384 2.313044 ( 4.863005)
build_miniruby 0.001352 0.000000 1.737134 ( 1.912371)
build_ruby 0.001739 0.000000 3.350832 ( 3.924429)
build_all 0.007326 0.000357 6.381055 ( 4.525390)
build_install 0.008354 0.010820 7.850194 ( 6.453144)
test_btest 0.000747 0.000000 84.968308 ( 44.159309)
test_basic 0.006253 0.001706 0.964827 ( 1.137856)
test_all 0.005731 0.004178 695.044962 (351.816067)
test_rubyspec 0.037482 0.041667 108.920087 (140.941533)
total: 559.73 sec