Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-101254
#<BuildRuby:0x0000560243445fe8
@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.20230104-101254",
@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.000019 0.000003 0.000022 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001715 0.002661 0.849298 ( 1.237111)
build_miniruby 0.000998 0.000217 1.133327 ( 1.131602)
build_ruby 0.001408 0.000306 2.760579 ( 3.122852)
build_all 0.006522 0.000000 3.343549 ( 1.584876)
build_install 0.013788 0.000000 2.465952 ( 1.541797)
test_btest 0.000753 0.000000 53.951580 ( 14.998590)
test_basic 0.004826 0.000000 0.341979 ( 0.435493)
test_all 0.001123 0.000000 564.584513 (173.218390)
test_rubyspec 0.024534 0.014795 59.567730 ( 69.615981)
total: 266.89 sec