Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-194629
#<BuildRuby:0x0000564f2618e3b0
@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.20230627-194629",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005541 0.000000 1.845525 ( 8.935381)
build_miniruby 0.001764 0.000000 1.493015 ( 1.498215)
build_ruby 0.001852 0.000000 3.076303 ( 3.403350)
build_all 0.008448 0.000000 2.358662 ( 2.006186)
build_install 0.012499 0.005258 3.599900 ( 2.698745)
test_btest 0.000626 0.000129 82.643824 ( 31.804628)
test_basic 0.005586 0.000417 0.851360 ( 0.958752)
test_all 0.001273 0.000255 592.422657 (186.442268)
test_rubyspec 0.009821 0.037503 81.929646 ( 93.604677)
total: 331.35 sec