Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-223547
#<BuildRuby:0x0000560a07f123b0
@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.20230123-223547",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000764 0.004068 0.932372 ( 1.311642)
build_miniruby 0.000989 0.000116 0.997101 ( 0.995509)
build_ruby 0.001133 0.000133 2.144221 ( 2.457610)
build_all 0.005556 0.000000 3.102314 ( 1.600592)
build_install 0.012467 0.001040 2.662176 ( 1.780250)
test_btest 0.000799 0.000084 56.889465 ( 15.182842)
test_basic 0.001606 0.003604 0.383084 ( 0.475948)
test_all 0.001282 0.000000 600.456420 (170.307191)
test_rubyspec 0.015122 0.025777 62.140191 ( 72.043007)
total: 266.16 sec