Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-140213
#<BuildRuby:0x00005611b234dfb8
@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.20230619-140213",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006604 0.000000 1.994359 ( 5.173348)
build_miniruby 0.001596 0.000024 1.436027 ( 2.037510)
build_ruby 0.001264 0.000087 2.860473 ( 4.346022)
build_all 0.003564 0.004393 5.457220 ( 5.036753)
build_install 0.009156 0.010404 6.791836 ( 5.504550)
test_btest 0.000694 0.000122 79.403630 ( 46.565456)
test_basic 0.000367 0.003910 0.806556 ( 1.470333)
test_all 0.001113 0.000230 550.650725 (311.176079)
test_rubyspec 0.021851 0.032677 86.547133 (127.065698)
total: 508.38 sec