Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-193633
#<BuildRuby:0x000055d1e0ab6230
@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.20231220-193633",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005481 1.724326 ( 2.061217)
build_miniruby 0.000000 0.001319 1.155401 ( 1.153776)
build_ruby 0.000000 0.001607 2.736242 ( 2.947916)
build_all 0.003536 0.003187 5.045299 ( 2.024893)
build_install 0.011749 0.003918 6.204707 ( 3.040752)
test_btest 0.001012 0.000000 80.702166 ( 21.330226)
test_basic 0.004437 0.000511 0.759150 ( 0.824108)
test_all 0.087002 0.033243 621.821957 (184.015502)
test_rubyspec 0.020380 0.035767 82.418367 ( 93.967731)
total: 311.37 sec