Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-125003
#<BuildRuby:0x000055c9eef2e118
@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.20230829-125003",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002178 0.004451 2.216556 ( 3.723698)
build_miniruby 0.001510 0.000315 1.986483 ( 1.999639)
build_ruby 0.001527 0.000319 3.497399 ( 3.755798)
build_all 0.004037 0.004184 6.137371 ( 3.112536)
build_install 0.011947 0.007083 7.951166 ( 4.484212)
test_btest 0.000701 0.000194 85.856446 ( 28.042424)
test_basic 0.004545 0.001254 0.886365 ( 0.961719)
test_all 0.008701 0.000000 710.856824 (255.263620)
test_rubyspec 0.046607 0.027091 101.278866 (112.871550)
total: 414.22 sec