Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-043146
#<BuildRuby:0x000055c0bc6024f8
@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-043146",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005869 0.000000 1.839643 ( 2.219572)
build_miniruby 0.001437 0.000000 1.532484 ( 1.532419)
build_ruby 0.001631 0.000082 3.094151 ( 3.265370)
build_all 0.003709 0.004043 5.296407 ( 2.728877)
build_install 0.013128 0.004186 6.835076 ( 4.215277)
test_btest 0.000717 0.000090 80.775929 ( 36.302609)
test_basic 0.005808 0.000726 0.935492 ( 1.032491)
test_all 0.090067 0.035782 730.207230 (716.187070)
test_rubyspec 0.033742 0.045870 105.591571 (201.904970)
total: 969.39 sec