Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-131425
#<BuildRuby:0x000055f09595e008
@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.20230514-131425",
@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.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001608 0.004239 1.791544 ( 3.275544)
build_miniruby 0.001205 0.000210 1.256306 ( 1.269258)
build_ruby 0.001332 0.000232 2.488562 ( 2.728687)
build_all 0.000144 0.006340 2.123679 ( 1.850307)
build_install 0.014485 0.000646 3.370726 ( 3.096593)
test_btest 0.000612 0.000131 72.109737 ( 35.406876)
test_basic 0.001680 0.004378 0.751520 ( 0.952979)
test_all 0.001614 0.000403 598.298146 (399.759143)
test_rubyspec 0.031132 0.032425 86.437865 (125.143364)
total: 573.48 sec