Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-064414
#<BuildRuby:0x0000557e9984a1a8
@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.20230627-064414",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002241 0.003788 1.871488 ( 3.229749)
build_miniruby 0.001724 0.000000 1.495703 ( 1.498084)
build_ruby 0.001778 0.000000 2.686808 ( 2.901784)
build_all 0.002712 0.004286 2.385541 ( 1.454497)
build_install 0.014214 0.002519 3.705477 ( 2.590097)
test_btest 0.000846 0.000129 81.101529 ( 25.815999)
test_basic 0.006929 0.000468 0.887463 ( 0.968027)
test_all 0.001875 0.000276 617.616893 (195.381165)
test_rubyspec 0.033365 0.015443 83.446428 ( 95.086167)
total: 328.93 sec