Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-175814
#<BuildRuby:0x0000561a05d35fc0
@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.20230507-175814",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.002589 0.003359 1.747277 ( 2.996403)
build_miniruby 0.000851 0.000384 1.129343 ( 1.127991)
build_ruby 0.000914 0.000411 2.361124 ( 10.525870)
build_all 0.005293 0.000000 2.038805 ( 1.226281)
build_install 0.011125 0.002582 3.084758 ( 2.126601)
test_btest 0.000488 0.000196 73.196211 ( 23.881401)
test_basic 0.004662 0.000295 0.753378 ( 0.828218)
test_all 0.001360 0.000119 574.628166 (211.027972)
test_rubyspec 0.011414 0.037227 77.965863 ( 90.361795)
total: 344.10 sec