Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-032528
#<BuildRuby:0x0000561b1319a008
@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.20240306-032528",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.007664 0.000000 2.230002 ( 2.120658)
build_miniruby 0.001192 0.000106 1.482785 ( 1.481807)
build_ruby 0.001310 0.000146 3.077455 ( 12.713906)
build_all 0.006903 0.000767 6.494820 ( 2.565179)
build_install 0.008798 0.008688 8.121867 ( 3.912351)
test_btest 0.000820 0.000141 87.583390 ( 23.686532)
test_basic 0.005347 0.000922 0.834702 ( 0.894933)
test_all 0.087999 0.028590 775.901671 (239.546377)
test_rubyspec 0.034675 0.045188 110.613100 (119.312815)
total: 406.24 sec