Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-113606
#<BuildRuby:0x00005584e7429fc0
@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.20230217-113606",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001124 0.003703 1.415518 ( 1.856083)
build_miniruby 0.001390 0.000000 1.238247 ( 1.241262)
build_ruby 0.001713 0.000000 2.458209 ( 2.689925)
build_all 0.007061 0.000762 4.015069 ( 2.258557)
build_install 0.012468 0.003066 3.002707 ( 2.382210)
test_btest 0.000529 0.000070 56.664559 ( 24.803612)
test_basic 0.002721 0.003747 0.477091 ( 0.576571)
test_all 0.001245 0.000000 638.840437 (202.335967)
test_rubyspec 0.018655 0.023219 65.989119 ( 75.837551)
total: 313.98 sec