Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-235525
#<BuildRuby:0x000055aa3c5d5fc0
@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.20231219-235525",
@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.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.000000 0.005217 1.833418 ( 2.199065)
build_miniruby 0.000000 0.001540 1.550670 ( 1.550638)
build_ruby 0.000000 0.001935 3.214490 ( 3.423001)
build_all 0.003627 0.003351 5.137791 ( 2.537176)
build_install 0.009880 0.008553 6.533115 ( 4.031563)
test_btest 0.000677 0.000140 78.744648 ( 31.793616)
test_basic 0.005437 0.000250 0.875612 ( 0.955398)
test_all 0.087853 0.027217 660.524819 (256.055595)
test_rubyspec 0.043456 0.025366 98.716060 (114.652803)
total: 417.20 sec