Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-124522
#<BuildRuby:0x000055bd172657f8
@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.20230112-124522",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000666 0.004209 1.145619 ( 1.937826)
build_miniruby 0.001175 0.000223 1.377651 ( 1.387777)
build_ruby 0.000000 0.001575 3.503730 ( 4.005812)
build_all 0.004893 0.002700 3.803125 ( 2.952653)
build_install 0.007668 0.006302 3.031239 ( 2.937275)
test_btest 0.000585 0.000160 53.985342 ( 31.089463)
test_basic 0.004516 0.001232 0.424549 ( 0.728653)
test_all 0.000636 0.001098 637.912088 (276.446113)
test_rubyspec 0.022228 0.028908 70.919311 ( 87.539270)
total: 409.03 sec