Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-200727
#<BuildRuby:0x0000560ca8cd6008
@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.20230528-200727",
@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.000017 0.000001 0.000018 ( 0.000021)
build_up 0.001660 0.003804 1.736942 ( 3.080727)
build_miniruby 0.001264 0.000165 1.361420 ( 1.361885)
build_ruby 0.000000 0.002179 2.766458 ( 2.971696)
build_all 0.004425 0.002569 2.177744 ( 1.518122)
build_install 0.016699 0.000596 3.264478 ( 2.503386)
test_btest 0.000634 0.000097 73.326494 ( 26.559132)
test_basic 0.004878 0.000063 0.652190 ( 0.731902)
test_all 0.001143 0.000076 595.500360 (263.031261)
test_rubyspec 0.026478 0.021620 78.140066 ( 90.010167)
total: 391.77 sec