Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-075426
#<BuildRuby:0x0000559843ace2d0
@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.20230105-075426",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.004359 0.000044 0.877655 ( 1.263310)
build_miniruby 0.001131 0.000179 1.205651 ( 1.204083)
build_ruby 0.001611 0.000000 3.337042 ( 3.711016)
build_all 0.005995 0.000511 3.570383 ( 1.829022)
build_install 0.013845 0.000678 3.001073 ( 2.094150)
test_btest 0.000656 0.000089 56.413433 ( 15.741870)
test_basic 0.001916 0.004216 0.396631 ( 0.491148)
test_all 0.001775 0.000309 619.045525 (178.607303)
test_rubyspec 0.013056 0.028604 64.125626 ( 74.125653)
total: 279.07 sec