Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-111838
#<BuildRuby:0x000055c4e8f9a198
@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.20221229-111838",
@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.000004 0.000014 ( 0.000013)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000575 0.004309 1.073504 ( 1.457989)
build_miniruby 0.000874 0.000368 1.281455 ( 1.279971)
build_ruby 0.001416 0.000000 3.166464 ( 3.532014)
build_all 0.006039 0.000000 3.601231 ( 1.806858)
build_install 0.011403 0.002381 2.957618 ( 2.008281)
test_btest 0.000734 0.000267 56.038838 ( 16.102054)
test_basic 0.004281 0.001557 0.428083 ( 0.539523)
test_all 0.001587 0.000577 691.509390 (520.585925)
test_rubyspec 0.036964 0.030465 78.585593 (120.845192)
total: 668.16 sec