Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-195718
#<BuildRuby:0x00005585a33562a8
@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.20230705-195718",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006283 0.001005 2.061280 ( 5.299677)
build_miniruby 0.001098 0.000175 1.639067 ( 2.523823)
build_ruby 0.001565 0.000250 3.126255 ( 3.904056)
build_all 0.006751 0.001081 2.559143 ( 3.241424)
build_install 0.013478 0.004521 3.920178 ( 5.694020)
test_btest 0.000609 0.000108 81.226009 ( 49.046718)
test_basic 0.001883 0.004977 0.916644 ( 1.681333)
test_all 0.002169 0.000000 640.084240 (357.856874)
test_rubyspec 0.025995 0.029687 88.994237 (128.926874)
total: 558.18 sec