Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-231143
#<BuildRuby:0x000055ff8289df00
@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.20221218-231143",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000020)
build_up 0.000508 0.004010 1.103623 ( 1.499219)
build_miniruby 0.000000 0.001338 1.237573 ( 1.236542)
build_ruby 0.000000 0.001463 3.253485 ( 3.573175)
build_all 0.001164 0.005309 3.832835 ( 2.023625)
build_install 0.016603 0.000000 2.959448 ( 2.013523)
test_btest 0.000721 0.000000 56.339905 ( 16.807408)
test_basic 0.004685 0.000773 0.435023 ( 0.535926)
test_all 0.001322 0.000423 627.745862 (256.222186)
test_rubyspec 0.047153 0.015617 77.007436 (104.053731)
total: 387.97 sec