Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-045721
#<BuildRuby:0x00005628d270a390
@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.20230616-045721",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006548 0.000175 1.997836 ( 5.316057)
build_miniruby 0.001339 0.000092 1.462971 ( 2.006363)
build_ruby 0.001952 0.000135 2.960525 ( 4.728511)
build_all 0.007189 0.000198 2.509916 ( 2.964349)
build_install 0.016355 0.003191 3.969666 ( 4.623783)
test_btest 0.000903 0.000073 77.503668 ( 44.719377)
test_basic 0.007644 0.000291 0.819294 ( 1.460658)
test_all 0.001420 0.001309 570.276770 (315.489294)
test_rubyspec 0.035237 0.017538 86.159051 (125.597421)
total: 506.91 sec