Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-064121
#<BuildRuby:0x0000562f97d81fb8
@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-064121",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001811 0.004593 1.794592 ( 3.508588)
build_miniruby 0.001157 0.000338 1.756911 ( 2.047140)
build_ruby 0.001279 0.000373 3.546082 ( 4.304564)
build_all 0.007468 0.000939 6.106625 ( 5.799000)
build_install 0.017897 0.001187 7.417647 ( 7.591508)
test_btest 0.000840 0.000210 85.320055 ( 78.505135)
test_basic 0.004951 0.003461 0.929621 ( 1.365055)
test_all 0.101627 0.019082 800.133820 (438.152318)
test_rubyspec 0.026641 0.047123 104.239098 (123.972792)
total: 665.25 sec