Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-132641
#<BuildRuby:0x000055f0394be018
@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.20231209-132641",
@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.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003012 0.003798 2.262694 ( 2.321219)
build_miniruby 0.001176 0.000181 1.543317 ( 1.542511)
build_ruby 0.001539 0.000000 3.197730 ( 3.388398)
build_all 0.003811 0.004228 5.859370 ( 3.028574)
build_install 0.012187 0.005764 7.161751 ( 3.956176)
test_btest 0.001131 0.000243 83.933576 ( 36.526552)
test_basic 0.000000 0.008895 0.951814 ( 1.152553)
test_all 0.090094 0.029815 680.624379 (278.177036)
test_rubyspec 0.033137 0.033152 94.727066 (106.243266)
total: 436.34 sec