Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-060830
#<BuildRuby:0x00005569e0f1dfc0
@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.20240206-060830",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.000000 0.005907 1.533097 ( 1.860311)
build_miniruby 0.000298 0.001012 1.406574 ( 1.404269)
build_ruby 0.001574 0.000000 3.266310 ( 3.504812)
build_all 0.006844 0.000226 5.949283 ( 2.393396)
build_install 0.007115 0.008697 7.116257 ( 3.410168)
test_btest 0.000821 0.000295 81.411859 ( 21.953646)
test_basic 0.002349 0.003135 0.762979 ( 0.821420)
test_all 0.092370 0.023389 728.570191 (210.875697)
test_rubyspec 0.057941 0.040567 150.001723 (159.548736)
total: 405.77 sec