Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-175246
#<BuildRuby:0x0000555a4293e008
@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-175246",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005717 0.000953 1.966359 ( 5.121613)
build_miniruby 0.001116 0.000186 1.392334 ( 1.846614)
build_ruby 0.001223 0.000203 2.690948 ( 3.625962)
build_all 0.007431 0.000480 2.410074 ( 2.708135)
build_install 0.015640 0.002502 3.893905 ( 4.579367)
test_btest 0.000598 0.000096 75.678512 ( 47.907318)
test_basic 0.002540 0.004713 0.814779 ( 1.325116)
test_all 0.000782 0.000150 564.702755 (302.866225)
test_rubyspec 0.034376 0.019104 85.162687 (128.212278)
total: 498.19 sec