Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-080714
#<BuildRuby:0x000055fa2538a8e0
@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.20231210-080714",
@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.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006355 0.000165 2.265604 ( 2.446181)
build_miniruby 0.001422 0.000098 1.619646 ( 1.629591)
build_ruby 0.001521 0.000104 3.338997 ( 3.546498)
build_all 0.007797 0.000000 5.658000 ( 3.103560)
build_install 0.009757 0.007047 7.203487 ( 4.213089)
test_btest 0.000883 0.000000 81.895449 ( 29.415495)
test_basic 0.005661 0.000300 0.858498 ( 0.976371)
test_all 0.080754 0.039714 721.885300 (259.145442)
test_rubyspec 0.018814 0.050660 96.548948 (108.423884)
total: 412.90 sec