Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-145520
#<BuildRuby:0x0000557f94e8a008
@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.20231022-145520",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.003139 0.003739 3.517034 ( 3.647230)
build_miniruby 0.001535 0.000102 1.542472 ( 1.542206)
build_ruby 0.001713 0.000000 3.032498 ( 3.259485)
build_all 0.004140 0.003774 5.735807 ( 2.832863)
build_install 0.015330 0.003872 8.126741 ( 4.290517)
test_btest 0.000000 0.001190 81.927580 ( 30.930441)
test_basic 0.000325 0.006580 0.859553 ( 0.945624)
test_all 0.081039 0.037968 651.737820 (246.076195)
test_rubyspec 0.045658 0.030401 101.023637 (142.457342)
total: 435.98 sec