Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-061902
#<BuildRuby:0x0000556f23b56890
@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.20240218-061902",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.005883 0.000212 1.765726 ( 2.082143)
build_miniruby 0.001221 0.000131 1.350144 ( 1.347892)
build_ruby 0.001387 0.000148 3.182631 ( 3.442736)
build_all 0.006884 0.000291 6.061275 ( 2.355968)
build_install 0.015880 0.001171 7.504302 ( 3.444036)
test_btest 0.000922 0.000000 91.693355 ( 23.910984)
test_basic 0.006998 0.000000 0.904964 ( 0.962345)
test_all 0.072562 0.046483 723.621065 (203.882341)
test_rubyspec 0.016025 0.063244 104.973459 (113.988963)
total: 355.42 sec