Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-213431
#<BuildRuby:0x0000562a73d66228
@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.20231014-213431",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000008 0.000001 0.000009 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.002723 0.003818 2.234374 ( 2.546177)
build_miniruby 0.001410 0.000261 1.600465 ( 1.599218)
build_ruby 0.001186 0.000220 2.704478 ( 2.909320)
build_all 0.006271 0.000387 6.235966 ( 2.532794)
build_install 0.009076 0.006705 7.156521 ( 3.297679)
test_btest 0.000655 0.000144 87.010380 ( 24.297031)
test_basic 0.005826 0.000394 0.943265 ( 1.042242)
test_all 0.003772 0.005976 688.211644 (241.203036)
test_rubyspec 0.037972 0.025381 98.374258 (110.520348)
total: 389.95 sec