Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-163215
#<BuildRuby:0x000055d012d81e30
@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.20221230-163215",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004273 0.000356 1.093638 ( 1.484206)
build_miniruby 0.001331 0.000111 1.229600 ( 1.233326)
build_ruby 0.000000 0.001442 3.386943 ( 3.746159)
build_all 0.003627 0.002183 3.462874 ( 1.879131)
build_install 0.006928 0.004494 2.885392 ( 1.885907)
test_btest 0.000794 0.000117 56.743598 ( 14.771302)
test_basic 0.003930 0.000582 0.435237 ( 0.528083)
test_all 0.001305 0.000194 605.182429 (172.511892)
test_rubyspec 0.028969 0.010115 59.409101 ( 69.377649)
total: 267.42 sec