Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-123754
#<BuildRuby:0x000056217a36df70
@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.20221231-123754",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001197 0.003376 0.845804 ( 1.218075)
build_miniruby 0.001492 0.000000 1.124282 ( 1.122222)
build_ruby 0.001671 0.000000 2.765636 ( 28.215093)
build_all 0.005614 0.000000 3.089518 ( 1.504258)
build_install 0.013845 0.005610 2.981925 ( 1.999687)
test_btest 0.000000 0.000857 59.398465 ( 16.012906)
test_basic 0.004351 0.001867 0.427005 ( 0.523004)
test_all 0.001300 0.000364 574.433925 (174.217524)
test_rubyspec 0.030980 0.009356 54.415131 ( 64.418699)
total: 289.23 sec