Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-121716
#<BuildRuby:0x000055afb27aded0
@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.20230624-121716",
@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.000000 0.000069 0.000069 ( 0.000129)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000021 0.000021 ( 0.000022)
build_up 0.000000 0.006509 2.026407 ( 4.919903)
build_miniruby 0.000276 0.001379 1.621082 ( 1.948269)
build_ruby 0.001322 0.000345 3.177098 ( 4.006206)
build_all 0.006582 0.000608 2.492610 ( 3.069275)
build_install 0.012441 0.007200 4.007512 ( 4.663911)
test_btest 0.000590 0.000168 78.620930 ( 47.602528)
test_basic 0.005128 0.001465 0.872434 ( 1.449870)
test_all 0.000825 0.000236 570.324919 (315.011435)
test_rubyspec 0.024956 0.028025 86.609884 (126.871968)
total: 509.54 sec