Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-083138
#<BuildRuby:0x000055ea20589de0
@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.20230904-083138",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001197 0.004148 1.651886 ( 2.051705)
build_miniruby 0.001446 0.000161 1.496782 ( 1.496214)
build_ruby 0.001557 0.000000 3.240106 ( 3.466782)
build_all 0.007918 0.000137 6.206978 ( 3.056534)
build_install 0.010112 0.008620 7.391491 ( 4.349409)
test_btest 0.000658 0.000106 84.552574 ( 32.943753)
test_basic 0.004680 0.000755 0.930666 ( 1.046428)
test_all 0.009305 0.000076 676.262374 (234.234221)
test_rubyspec 0.035611 0.031014 93.397773 (104.969910)
total: 387.62 sec