Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-100515
#<BuildRuby:0x00005641b7ecdfc0
@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.20231221-100515",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.002868 0.002969 1.708153 ( 2.055146)
build_miniruby 0.001284 0.000257 1.704534 ( 1.721983)
build_ruby 0.001510 0.000302 3.178511 ( 3.393208)
build_all 0.004764 0.003228 5.553798 ( 2.945682)
build_install 0.000913 0.017846 6.988929 ( 4.282554)
test_btest 0.000681 0.000268 80.161305 ( 30.319520)
test_basic 0.001764 0.004477 0.847785 ( 0.946434)
test_all 0.077194 0.041589 660.104254 (241.584466)
test_rubyspec 0.021826 0.046704 98.528685 (114.564310)
total: 401.81 sec