Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-182958
#<BuildRuby:0x0000555ae5c1e3b0
@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.20240223-182958",
@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.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004073 0.003918 2.929329 ( 2.600791)
build_miniruby 0.005468 0.000242 98.531573 ( 33.905476)
build_ruby 0.001507 0.000232 3.768378 ( 39.726949)
build_all 0.000000 0.006973 6.024251 ( 2.387468)
build_install 0.015261 0.003926 7.789226 ( 3.665190)
test_btest 0.000783 0.000177 84.962687 ( 22.421606)
test_basic 0.001686 0.004330 0.812414 ( 0.876797)
test_all 0.065771 0.053959 760.366872 (254.582912)
test_rubyspec 0.063409 0.026780 120.454869 (130.815299)
total: 490.98 sec