Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-183653
#<BuildRuby:0x0000564e788e5fb8
@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.20230701-183653",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006653 0.000402 2.107883 ( 5.371052)
build_miniruby 0.001261 0.000186 1.543458 ( 2.212783)
build_ruby 0.001314 0.000194 3.042861 ( 4.789743)
build_all 0.003260 0.004756 2.571171 ( 3.502870)
build_install 0.012167 0.005967 3.858971 ( 6.014409)
test_btest 0.000812 0.000174 79.550157 ( 53.807433)
test_basic 0.000186 0.007968 0.859047 ( 1.696254)
test_all 0.001494 0.000412 581.698300 (300.156044)
test_rubyspec 0.035647 0.016507 89.057311 (125.687875)
total: 503.24 sec