Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-014033
#<BuildRuby:0x000056490ff4a390
@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.20230130-014033",
@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.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004485 0.000854 1.152907 ( 2.138322)
build_miniruby 0.001468 0.000000 1.200705 ( 1.334228)
build_ruby 0.001387 0.000000 2.341004 ( 2.793912)
build_all 0.007759 0.000000 3.854369 ( 3.428651)
build_install 0.014520 0.002132 3.151396 ( 3.306616)
test_btest 0.000653 0.000109 56.017767 ( 35.927881)
test_basic 0.000824 0.004945 0.453160 ( 0.680114)
test_all 0.001147 0.000239 634.058999 (310.605749)
test_rubyspec 0.014388 0.038595 73.456997 ( 91.466584)
total: 451.68 sec