Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-170057
#<BuildRuby:0x000055573e06a258
@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.20230710-170057",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.002183 0.004440 2.141868 ( 4.212368)
build_miniruby 0.001130 0.000305 1.434724 ( 1.443101)
build_ruby 0.001329 0.000358 3.166853 ( 3.708577)
build_all 0.004264 0.004107 2.659972 ( 2.765150)
build_install 0.014625 0.003592 4.023625 ( 3.881849)
test_btest 0.000770 0.000223 84.076885 ( 45.528353)
test_basic 0.008152 0.000000 0.929097 ( 1.185412)
test_all 0.001137 0.000000 619.118560 (257.464576)
test_rubyspec 0.025438 0.030316 89.928469 (102.799092)
total: 422.99 sec