Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-173102
#<BuildRuby:0x00005602d1fe97f8
@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.20240226-173102",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.006083 0.000645 2.264917 ( 2.058388)
build_miniruby 0.000000 0.001434 1.241541 ( 1.239110)
build_ruby 0.000000 0.001413 2.459055 ( 2.711593)
build_all 0.004150 0.002370 5.372362 ( 1.956154)
build_install 0.012134 0.005327 7.928834 ( 3.641024)
test_btest 0.000757 0.000261 89.416613 ( 25.804080)
test_basic 0.005202 0.001794 0.997697 ( 1.111046)
test_all 0.087879 0.030737 772.907136 (257.998108)
test_rubyspec 0.038939 0.040222 107.162018 (116.140856)
total: 412.66 sec