Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-220251
#<BuildRuby:0x0000565213fce138
@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.20230103-220251",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003725 0.000887 1.166402 ( 1.586300)
build_miniruby 0.001064 0.000254 1.247034 ( 1.246144)
build_ruby 0.001335 0.000318 2.991831 ( 3.373569)
build_all 0.002770 0.003885 3.654757 ( 1.764792)
build_install 0.009468 0.004526 2.928687 ( 1.969010)
test_btest 0.000574 0.000167 57.303696 ( 20.452230)
test_basic 0.003874 0.001130 0.408759 ( 0.502115)
test_all 0.000000 0.001142 623.547478 (198.816720)
test_rubyspec 0.010642 0.031808 65.440685 ( 75.435589)
total: 305.15 sec