Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-124523
#<BuildRuby:0x0000563dcdca6258
@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.20221226-124523",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.001031 0.003142 1.000785 ( 1.411280)
build_miniruby 0.001015 0.000317 1.422408 ( 1.421020)
build_ruby 0.000966 0.000302 3.239240 ( 3.598213)
build_all 0.004505 0.001407 3.620990 ( 1.854386)
build_install 0.004762 0.007142 2.844177 ( 1.982067)
test_btest 0.000458 0.000178 56.129607 ( 16.154176)
test_basic 0.003079 0.001197 0.399624 ( 0.509036)
test_all 0.001289 0.000501 628.963743 (226.255929)
test_rubyspec 0.017372 0.033536 71.804385 ( 84.559160)
total: 337.75 sec