Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-001651
#<BuildRuby:0x000055708e0f2018
@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.20240201-001651",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000037 0.000000 0.000037 ( 0.000027)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006007 0.000000 1.824231 ( 2.394780)
build_miniruby 0.001799 0.000000 1.826625 ( 1.826672)
build_ruby 0.001687 0.000000 3.514440 ( 3.743805)
build_all 0.000000 0.009823 34.454211 ( 23.137469)
build_install 0.013184 0.006976 8.015599 ( 4.564966)
test_btest 0.000662 0.000235 89.003600 ( 36.902200)
test_basic 0.000170 0.007579 0.964663 ( 1.042353)
test_all 0.066574 0.048797 744.201560 (290.724517)
test_rubyspec 0.060461 0.046840 177.743111 (191.771762)
total: 556.11 sec