Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-230245
#<BuildRuby:0x000055c67074e258
@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.20230204-230245",
@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.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004544 0.000413 1.077332 ( 1.605098)
build_miniruby 0.001126 0.000102 1.096175 ( 1.095092)
build_ruby 0.001260 0.000115 2.200080 ( 2.401529)
build_all 0.003388 0.004116 3.805379 ( 1.938225)
build_install 0.006643 0.009507 2.639221 ( 1.808935)
test_btest 0.000561 0.000120 57.567998 ( 18.409284)
test_basic 0.004371 0.000937 0.394891 ( 0.488037)
test_all 0.001630 0.000000 647.830054 (197.282520)
test_rubyspec 0.034795 0.017002 72.463541 ( 87.206220)
total: 312.24 sec