Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-013652
#<BuildRuby:0x00005589e726e078
@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.20231216-013652",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006797 0.000000 2.334861 ( 2.392905)
build_miniruby 0.001448 0.000045 1.510864 ( 1.510943)
build_ruby 0.001484 0.000219 3.206958 ( 3.385887)
build_all 0.000000 0.007716 5.768171 ( 2.528885)
build_install 0.014943 0.004140 7.321190 ( 4.056360)
test_btest 0.000664 0.000150 82.851881 ( 30.746330)
test_basic 0.003699 0.005017 0.952780 ( 1.039503)
test_all 0.090539 0.028770 720.123480 (262.562176)
test_rubyspec 0.023569 0.040913 93.811806 (105.618807)
total: 413.84 sec