Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-164053
#<BuildRuby:0x000055c404b028e0
@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.20230108-164053",
@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.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.003898 0.000867 1.047774 ( 1.447084)
build_miniruby 0.001001 0.000222 1.221657 ( 1.220333)
build_ruby 0.001590 0.000353 3.240644 ( 14.721986)
build_all 0.006172 0.000413 3.566782 ( 1.733739)
build_install 0.007897 0.004141 2.697763 ( 2.438654)
test_btest 0.000616 0.000147 56.920817 ( 20.388994)
test_basic 0.000590 0.004483 0.387181 ( 0.481062)
test_all 0.000842 0.000240 625.877874 (200.829605)
test_rubyspec 0.024960 0.021384 67.689684 ( 77.681572)
total: 320.94 sec