Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-233909
#<BuildRuby:0x000055aa2e87a3b0
@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.20230616-233909",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.006718 0.000280 1.985052 ( 5.241522)
build_miniruby 0.001460 0.000061 1.361480 ( 1.615255)
build_ruby 0.001624 0.000068 2.746382 ( 3.992838)
build_all 0.008132 0.000139 2.458832 ( 2.818135)
build_install 0.013480 0.004402 3.759462 ( 4.776091)
test_btest 0.000743 0.000051 75.867024 ( 48.521448)
test_basic 0.007199 0.000497 0.835864 ( 1.221394)
test_all 0.001053 0.000000 566.737830 (291.165460)
test_rubyspec 0.027873 0.024347 85.760247 (123.317513)
total: 482.67 sec