Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-031859
#<BuildRuby:0x0000561ccc5c61a8
@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.20230207-031859",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000407 0.004090 1.102586 ( 1.488649)
build_miniruby 0.001000 0.000142 1.075511 ( 1.073884)
build_ruby 0.001214 0.000000 2.278879 ( 2.495009)
build_all 0.000000 0.006869 3.469091 ( 1.781897)
build_install 0.008081 0.004654 2.415567 ( 1.624138)
test_btest 0.000555 0.000139 57.044259 ( 17.732070)
test_basic 0.001356 0.003266 0.428640 ( 0.521212)
test_all 0.001081 0.000303 639.519327 (184.347453)
test_rubyspec 0.027908 0.007290 65.009500 ( 74.844928)
total: 285.91 sec