Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-204548
#<BuildRuby:0x0000562fc37e1a00
@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.20230826-204548",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005947 0.000638 1.835036 ( 3.037606)
build_miniruby 0.001385 0.000148 1.489319 ( 1.488072)
build_ruby 0.001342 0.000143 3.097567 ( 3.308519)
build_all 0.002645 0.004715 5.962760 ( 2.394567)
build_install 0.013231 0.005161 7.064914 ( 3.299866)
test_btest 0.000705 0.000117 82.912861 ( 21.645925)
test_basic 0.001950 0.003262 0.720700 ( 0.782327)
test_all 0.008216 0.000697 671.727129 (202.314112)
test_rubyspec 0.014298 0.043415 91.087506 (104.023909)
total: 342.30 sec