Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-131634
#<BuildRuby:0x0000563227b028e0
@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.20230921-131634",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.002505 0.004279 2.165563 ( 3.478592)
build_miniruby 0.001518 0.000000 1.397907 ( 1.396046)
build_ruby 0.001862 0.000000 3.082962 ( 3.282130)
build_all 0.003765 0.004094 6.294841 ( 2.666653)
build_install 0.012806 0.005766 7.406679 ( 3.729351)
test_btest 0.000841 0.000105 83.890684 ( 26.922045)
test_basic 0.005690 0.003440 0.875202 ( 0.938548)
test_all 0.008754 0.000000 661.089918 (220.871054)
test_rubyspec 0.041980 0.021499 98.066367 (109.613238)
total: 372.90 sec