Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-062851
#<BuildRuby:0x000055ccac291fc0
@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-062851",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.004060 0.000353 0.802859 ( 1.215862)
build_miniruby 0.001087 0.000095 1.090644 ( 1.089080)
build_ruby 0.001262 0.000110 2.776958 ( 3.158531)
build_all 0.002498 0.004088 3.243074 ( 1.577781)
build_install 0.014437 0.000687 2.693486 ( 1.772362)
test_btest 0.002568 0.000000 56.249036 ( 14.842586)
test_basic 0.004967 0.000000 0.348792 ( 0.442720)
test_all 0.001523 0.000027 583.525670 (170.734013)
test_rubyspec 0.022500 0.013469 53.424138 ( 63.572427)
total: 258.41 sec