Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-070327
#<BuildRuby:0x0000563e35a8a3d0
@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.20240219-070327",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007266 0.000367 2.784148 ( 2.582998)
build_miniruby 0.001391 0.000154 1.616221 ( 1.615017)
build_ruby 0.001379 0.000153 3.458330 ( 3.668149)
build_all 0.003133 0.004662 6.873385 ( 3.553027)
build_install 0.013197 0.007060 8.655519 ( 4.820111)
test_btest 0.000738 0.000000 91.181877 ( 33.733981)
test_basic 0.003339 0.004095 0.983868 ( 1.052934)
test_all 0.084947 0.038108 827.818847 (440.009616)
test_rubyspec 0.067764 0.038047 140.900167 (221.661788)
total: 712.70 sec