Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-132903
#<BuildRuby:0x000055d15cf0e2a8
@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.20230913-132903",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006446 0.000445 2.270262 ( 4.661977)
build_miniruby 0.001375 0.000095 1.646730 ( 1.798308)
build_ruby 0.001685 0.000000 3.485462 ( 3.854863)
build_all 0.004429 0.003925 6.401701 ( 4.843180)
build_install 0.017613 0.003761 7.993867 ( 6.909144)
test_btest 0.000738 0.000082 84.986659 ( 46.601705)
test_basic 0.003434 0.004486 0.969511 ( 1.253712)
test_all 0.009938 0.000328 723.500563 (358.172586)
test_rubyspec 0.049278 0.026218 109.179375 (141.736416)
total: 569.83 sec