Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-132308
#<BuildRuby:0x000056548c0462a8
@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.20230822-132308",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006194 0.000376 2.334376 ( 7.991200)
build_miniruby 0.001443 0.000087 1.634473 ( 3.325839)
build_ruby 0.002030 0.000123 3.505001 ( 7.639473)
build_all 0.000395 0.008089 6.304477 ( 7.051042)
build_install 0.011166 0.009328 8.016173 ( 10.803329)
test_btest 0.000792 0.000139 83.372434 ( 82.167854)
test_basic 0.006673 0.001178 0.994112 ( 2.301079)
test_all 0.009261 0.005429 717.493713 (702.684144)
test_rubyspec 0.040434 0.034991 108.248091 (221.706578)
total: 1045.67 sec