Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-075945
#<BuildRuby:0x000055f5c783a118
@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.20230615-075945",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005628 0.000866 1.962059 ( 5.462469)
build_miniruby 0.001202 0.000185 1.408640 ( 1.709474)
build_ruby 0.001585 0.000244 3.004652 ( 4.040364)
build_all 0.002776 0.004756 2.407163 ( 3.091327)
build_install 0.013535 0.004444 3.829196 ( 4.755232)
test_btest 0.000670 0.000138 76.249966 ( 46.180189)
test_basic 0.004497 0.004406 0.810480 ( 1.286748)
test_all 0.000610 0.001220 563.350139 (314.507055)
test_rubyspec 0.021814 0.028605 83.881128 (110.233034)
total: 491.27 sec