Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-105947
#<BuildRuby:0x000055864b991fc0
@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.20230722-105947",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.002680 0.004463 2.106805 ( 3.236550)
build_miniruby 0.000999 0.000166 1.324871 ( 1.323327)
build_ruby 0.001160 0.000194 2.720439 ( 2.901834)
build_all 0.006654 0.000389 2.408302 ( 1.309446)
build_install 0.008785 0.008681 3.959965 ( 2.652749)
test_btest 0.000721 0.000160 79.622947 ( 22.332225)
test_basic 0.001161 0.004663 0.849170 ( 0.916433)
test_all 0.001500 0.000117 598.628988 (236.288187)
test_rubyspec 0.041969 0.014750 91.608822 (106.737125)
total: 377.70 sec