Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-110902
#<BuildRuby:0x00005609b6a0a120
@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.20230208-110902",
@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.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001126 0.004233 1.191982 ( 1.640652)
build_miniruby 0.001171 0.000279 1.151163 ( 1.155563)
build_ruby 0.001457 0.000000 2.450966 ( 2.685384)
build_all 0.007208 0.000125 3.786130 ( 2.761449)
build_install 0.013986 0.000000 2.874649 ( 2.519840)
test_btest 0.000670 0.000000 57.118794 ( 31.025424)
test_basic 0.005709 0.000754 0.436136 ( 0.549174)
test_all 0.000000 0.001408 623.840498 (220.620980)
test_rubyspec 0.028435 0.013090 65.840972 ( 75.705724)
total: 338.67 sec