Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-162402
#<BuildRuby:0x0000556e5865a3d0
@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.20240225-162402",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006595 0.000318 2.434287 ( 2.220446)
build_miniruby 0.001401 0.000168 1.446519 ( 1.444635)
build_ruby 0.001361 0.000164 3.521459 ( 3.759512)
build_all 0.000630 0.006918 6.642253 ( 2.625107)
build_install 0.012019 0.006980 8.882138 ( 4.294374)
test_btest 0.000630 0.000142 92.327863 ( 25.838474)
test_basic 0.000000 0.006793 0.841437 ( 0.942731)
test_all 0.076329 0.042795 772.548738 (221.028893)
test_rubyspec 0.053923 0.037254 115.480586 (124.912414)
total: 387.07 sec