Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-144035
#<BuildRuby:0x00005645f5c85f00
@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.20230131-144035",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000241 0.004120 1.055054 ( 1.462238)
build_miniruby 0.000986 0.000234 1.073425 ( 1.072327)
build_ruby 0.000936 0.000223 1.986705 ( 2.206560)
build_all 0.006400 0.000000 3.581467 ( 1.836834)
build_install 0.012047 0.000366 2.614527 ( 1.793172)
test_btest 0.000000 0.000804 55.999103 ( 17.229643)
test_basic 0.001165 0.003669 0.360886 ( 0.458133)
test_all 0.000954 0.000228 623.972850 (180.104639)
test_rubyspec 0.020586 0.024662 63.079918 ( 73.004323)
total: 279.17 sec