Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-224927
#<BuildRuby:0x0000556e5e626390
@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.20230525-224927",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000935 0.004207 1.751681 ( 2.937629)
build_miniruby 0.001168 0.000203 1.291001 ( 1.307290)
build_ruby 0.000000 0.001715 2.512337 ( 2.715339)
build_all 0.003965 0.002311 2.021295 ( 1.255024)
build_install 0.013558 0.002824 3.183217 ( 2.255421)
test_btest 0.000787 0.000164 75.734090 ( 28.013649)
test_basic 0.001215 0.006107 0.776601 ( 0.896145)
test_all 0.000934 0.000242 573.862173 (221.335385)
test_rubyspec 0.022698 0.026273 75.882202 ( 87.674313)
total: 348.39 sec