Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-205641
#<BuildRuby:0x00005630449ca138
@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.20231211-205641",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000081 0.007749 2.477218 ( 3.893212)
build_miniruby 0.001642 0.000383 1.707886 ( 1.956945)
build_ruby 0.001491 0.000348 3.515611 ( 26.097153)
build_all 0.003519 0.004922 6.207687 ( 6.302178)
build_install 0.015582 0.004996 7.676023 ( 7.813400)
test_btest 0.000689 0.000188 85.531649 ( 82.901317)
test_basic 0.002827 0.005085 0.961379 ( 1.480529)
test_all 0.087501 0.038273 746.577553 (367.503504)
test_rubyspec 0.046530 0.024126 101.010325 (122.216069)
total: 620.17 sec