Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-100754
#<BuildRuby:0x0000555dc18ee120
@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.20230907-100754",
@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.000000 0.000061 0.000061 ( 0.000059)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.001631 0.004148 1.812996 ( 2.238344)
build_miniruby 0.001382 0.000319 1.644353 ( 1.644840)
build_ruby 0.001674 0.000000 3.357218 ( 3.592611)
build_all 0.001282 0.006833 6.274264 ( 3.015071)
build_install 0.012164 0.006793 7.666734 ( 4.397003)
test_btest 0.000000 0.000982 84.046395 ( 40.039562)
test_basic 0.005365 0.003288 0.999370 ( 1.188386)
test_all 0.006982 0.003650 688.590481 (296.685473)
test_rubyspec 0.034507 0.034501 102.162580 (113.638932)
total: 466.44 sec