Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-125643
#<BuildRuby:0x000055d1c36962a8
@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.20230710-125643",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005729 0.000425 2.078658 ( 3.572624)
build_miniruby 0.001597 0.000118 1.659794 ( 1.699818)
build_ruby 0.001763 0.000131 3.403742 ( 3.655064)
build_all 0.006676 0.000495 2.530348 ( 2.170410)
build_install 0.005429 0.013001 4.110418 ( 3.500442)
test_btest 0.000765 0.000132 82.973430 ( 42.400775)
test_basic 0.001488 0.004757 0.920165 ( 1.023702)
test_all 0.001028 0.000213 622.505094 (252.206990)
test_rubyspec 0.012659 0.040414 91.519578 (105.651706)
total: 415.88 sec