Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-234829
#<BuildRuby:0x00005565b57e2078
@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.20240204-234829",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000000 0.005745 1.687279 ( 2.016440)
build_miniruby 0.000407 0.000944 1.302680 ( 1.300417)
build_ruby 0.001262 0.000350 2.712018 ( 2.951289)
build_all 0.005978 0.000588 5.741165 ( 2.256781)
build_install 0.008870 0.006667 7.157710 ( 3.394187)
test_btest 0.000816 0.000258 83.022537 ( 21.554481)
test_basic 0.004006 0.001265 0.774339 ( 0.834869)
test_all 0.086289 0.028593 698.452241 (215.370551)
test_rubyspec 0.076311 0.029033 143.381729 (154.912402)
total: 404.59 sec