Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-130102
#<BuildRuby:0x0000561d40c6e3b0
@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.20230202-130102",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004210 0.000549 1.163205 ( 1.925958)
build_miniruby 0.001414 0.000184 1.222793 ( 1.300002)
build_ruby 0.001419 0.000185 2.510051 ( 2.841643)
build_all 0.006974 0.000346 3.883946 ( 2.604945)
build_install 0.004751 0.009631 2.828582 ( 2.608040)
test_btest 0.000677 0.000142 56.420350 ( 31.480482)
test_basic 0.001493 0.004925 0.415131 ( 0.608667)
test_all 0.001489 0.000000 635.303646 (221.840370)
test_rubyspec 0.028125 0.019131 69.576591 ( 79.701557)
total: 344.91 sec