Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-113006
#<BuildRuby:0x00005595f0d363b0
@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.20230926-113006",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002172 0.003992 2.234154 ( 3.565700)
build_miniruby 0.001572 0.000000 1.587253 ( 1.586877)
build_ruby 0.001491 0.000373 3.260520 ( 3.440760)
build_all 0.001927 0.006311 6.200998 ( 2.849198)
build_install 0.013174 0.004010 7.566428 ( 3.783177)
test_btest 0.000568 0.000189 82.875856 ( 26.195856)
test_basic 0.006587 0.000873 0.976532 ( 1.039076)
test_all 0.006912 0.002091 690.028151 (225.152477)
test_rubyspec 0.016256 0.042916 96.160535 (107.372954)
total: 374.99 sec