Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-234143
#<BuildRuby:0x000056429eec27c8
@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.20230526-234143",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.005277 0.000000 1.603342 ( 2.818969)
build_miniruby 0.000000 0.001711 1.190166 ( 1.188755)
build_ruby 0.000243 0.001157 2.156905 ( 2.384713)
build_all 0.005635 0.000603 1.847306 ( 1.017612)
build_install 0.006724 0.007647 3.099248 ( 2.081682)
test_btest 0.000000 0.001024 74.392411 ( 20.415870)
test_basic 0.000000 0.005042 0.714177 ( 0.787857)
test_all 0.000527 0.000685 578.409138 (186.852787)
test_rubyspec 0.016324 0.022194 70.423230 ( 82.152989)
total: 299.70 sec