Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-173236
#<BuildRuby:0x00005636fe6197f8
@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.20231221-173236",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.000000 0.006179 1.847896 ( 2.213193)
build_miniruby 0.000000 0.001451 1.708364 ( 1.713962)
build_ruby 0.001250 0.000615 3.279834 ( 3.464314)
build_all 0.008697 0.000210 5.978756 ( 2.963923)
build_install 0.011222 0.005135 7.121879 ( 3.885274)
test_btest 0.000822 0.000285 80.138430 ( 20.869655)
test_basic 0.005157 0.000000 0.787371 ( 0.850659)
test_all 0.082907 0.037206 678.212723 (200.695050)
test_rubyspec 0.024902 0.026426 79.292527 ( 91.492412)
total: 328.15 sec