Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-174824
#<BuildRuby:0x000055a748c662c8
@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.20230201-174824",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004208 0.000336 1.153847 ( 2.063154)
build_miniruby 0.001287 0.000103 1.174540 ( 1.194377)
build_ruby 0.001287 0.000103 2.267550 ( 2.588614)
build_all 0.006972 0.000216 3.829556 ( 2.801233)
build_install 0.008548 0.004754 2.929797 ( 2.836915)
test_btest 0.000560 0.000062 54.720374 ( 38.274868)
test_basic 0.005050 0.000561 0.425171 ( 0.532704)
test_all 0.001144 0.000127 621.671173 (255.053270)
test_rubyspec 0.017820 0.029495 71.312903 ( 85.549472)
total: 390.90 sec