Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-022551
#<BuildRuby:0x000055fdc00e2018
@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.20240205-022551",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.004610 0.001097 1.884488 ( 2.258781)
build_miniruby 0.001593 0.000000 1.629446 ( 1.628664)
build_ruby 0.001797 0.000000 3.267169 ( 3.505225)
build_all 0.004831 0.003142 6.279449 ( 3.023294)
build_install 0.015762 0.001782 7.561567 ( 4.081115)
test_btest 0.000693 0.000160 87.618286 ( 32.286928)
test_basic 0.006970 0.000582 0.888133 ( 0.961921)
test_all 0.069033 0.047126 788.260314 (318.498036)
test_rubyspec 0.054678 0.050327 171.449761 (183.282387)
total: 549.53 sec