Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-150003
#<BuildRuby:0x000055d0171ea1a8
@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.20221226-150003",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001289 0.003546 1.152760 ( 2.124091)
build_miniruby 0.001134 0.000189 1.438250 ( 1.529111)
build_ruby 0.001366 0.000228 3.452583 ( 3.870312)
build_all 0.003444 0.003865 3.801092 ( 2.345053)
build_install 0.010560 0.005477 3.100575 ( 2.748617)
test_btest 0.000662 0.000153 54.491667 ( 29.885240)
test_basic 0.000000 0.005858 0.433279 ( 0.641169)
test_all 0.000000 0.001116 630.471419 (252.712491)
test_rubyspec 0.004489 0.041179 68.270966 ( 79.649840)
total: 375.51 sec