Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-080743
#<BuildRuby:0x0000561a044ca008
@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.20231228-080743",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001535 0.003802 1.516061 ( 1.848055)
build_miniruby 0.001237 0.000132 1.181477 ( 1.179614)
build_ruby 0.001598 0.000171 2.905130 ( 3.138006)
build_all 0.006190 0.000217 5.233355 ( 2.102391)
build_install 0.012769 0.000868 6.426275 ( 3.279489)
test_btest 0.000680 0.000068 79.801609 ( 21.775127)
test_basic 0.001436 0.004671 0.836382 ( 0.896716)
test_all 0.091566 0.025622 782.956364 (232.017834)
test_rubyspec 0.016894 0.041790 87.635189 ( 99.170852)
total: 365.41 sec