Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-035616
#<BuildRuby:0x00005635667328e0
@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.20230629-035616",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000090 0.000000 0.000090 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003757 0.002644 2.088025 ( 4.536579)
build_miniruby 0.001304 0.000217 1.584183 ( 2.000210)
build_ruby 0.001270 0.000211 3.145546 ( 3.687927)
build_all 0.007599 0.000000 2.506458 ( 2.595440)
build_install 0.010635 0.007453 3.886839 ( 4.012461)
test_btest 0.000000 0.001419 81.834529 ( 46.087427)
test_basic 0.001131 0.006330 0.912780 ( 1.037291)
test_all 0.001032 0.000265 588.784512 (257.031151)
test_rubyspec 0.024893 0.026749 87.378927 (101.223676)
total: 422.21 sec