Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-002906
#<BuildRuby:0x0000556ee7476390
@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.20230905-002906",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005096 0.000196 1.578278 ( 1.999781)
build_miniruby 0.001494 0.000058 1.398205 ( 1.396508)
build_ruby 0.001486 0.000000 2.735617 ( 2.953492)
build_all 0.006982 0.000000 5.666661 ( 2.191542)
build_install 0.008386 0.008035 6.943971 ( 3.513084)
test_btest 0.000821 0.000079 80.367445 ( 22.213116)
test_basic 0.004772 0.000462 0.753133 ( 0.813206)
test_all 0.008204 0.000369 646.920105 (197.196544)
test_rubyspec 0.027420 0.027699 87.136572 ( 98.642634)
total: 330.92 sec