Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-080534
#<BuildRuby:0x000056026e1ea0e8
@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.20230910-080534",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003280 0.003809 2.307262 ( 5.037834)
build_miniruby 0.001839 0.000000 1.705551 ( 1.849341)
build_ruby 0.001708 0.000000 3.580268 ( 4.161203)
build_all 0.009176 0.000920 6.548002 ( 5.224159)
build_install 0.007270 0.013064 8.161444 ( 6.686738)
test_btest 0.001011 0.000268 85.471805 ( 48.529548)
test_basic 0.000098 0.008432 1.017368 ( 1.464466)
test_all 0.009614 0.000368 719.510808 (347.667781)
test_rubyspec 0.042935 0.028583 107.360884 (128.601686)
total: 549.22 sec