Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-114346
#<BuildRuby:0x000055f64f3e61d8
@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.20230428-114346",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.002407 0.003696 1.764827 ( 2.984620)
build_miniruby 0.001111 0.000083 0.996782 ( 0.995634)
build_ruby 0.001269 0.000000 2.485819 ( 2.664884)
build_all 0.003403 0.003637 2.231032 ( 1.317536)
build_install 0.011432 0.004334 3.305547 ( 2.307908)
test_btest 0.000672 0.000087 72.213152 ( 24.373249)
test_basic 0.003822 0.000493 0.721362 ( 0.801269)
test_all 0.000952 0.000123 580.693424 (179.576484)
test_rubyspec 0.026393 0.019903 75.113471 ( 87.150747)
total: 302.17 sec