Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-024555
#<BuildRuby:0x00005584dc9a21d8
@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.20230906-024555",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005580 0.000224 1.622188 ( 1.993910)
build_miniruby 0.000000 0.001656 1.568160 ( 1.570158)
build_ruby 0.000194 0.001674 3.217620 ( 3.420774)
build_all 0.003019 0.004563 5.993771 ( 3.043763)
build_install 0.017715 0.000279 6.920876 ( 4.066750)
test_btest 0.000620 0.000112 81.999546 ( 26.138947)
test_basic 0.005281 0.000207 0.845943 ( 0.919143)
test_all 0.009419 0.000186 652.391173 (228.872577)
test_rubyspec 0.035176 0.031442 101.635209 (113.412075)
total: 383.44 sec