Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-163234
#<BuildRuby:0x0000558408b06120
@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.20230609-163234",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005909 0.000000 1.869291 ( 3.237267)
build_miniruby 0.001464 0.000000 1.351528 ( 1.355540)
build_ruby 0.001812 0.000000 2.704593 ( 2.889939)
build_all 0.006720 0.000000 2.253630 ( 1.709165)
build_install 0.008658 0.007706 3.453339 ( 2.776369)
test_btest 0.000573 0.000074 75.400575 ( 37.130676)
test_basic 0.005733 0.000217 0.759816 ( 0.860384)
test_all 0.001111 0.000000 554.971967 (215.270353)
test_rubyspec 0.029276 0.022745 81.469409 ( 93.857380)
total: 359.09 sec