Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-183624
#<BuildRuby:0x0000555f5948a3b0
@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.20230329-183624",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.005535 1.699946 ( 3.103857)
build_miniruby 0.000126 0.001212 1.172504 ( 1.171722)
build_ruby 0.001229 0.000335 2.510541 ( 2.704312)
build_all 0.003183 0.003620 2.188048 ( 1.464668)
build_install 0.013714 0.001719 3.314012 ( 2.424147)
test_btest 0.000769 0.000216 70.411712 ( 29.568294)
test_basic 0.005473 0.001532 0.552352 ( 0.663828)
test_all 0.000654 0.000183 569.885943 (215.676457)
test_rubyspec 0.012459 0.025959 71.389929 ( 81.143936)
total: 337.92 sec