Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-072949
#<BuildRuby:0x00005631c6ab23b0
@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.20231022-072949",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003272 0.003867 3.442953 ( 3.536247)
build_miniruby 0.001243 0.000138 1.290932 ( 1.289439)
build_ruby 0.001397 0.000155 2.671701 ( 2.896566)
build_all 0.002699 0.004422 5.738109 ( 2.303094)
build_install 0.014004 0.001411 7.371776 ( 3.151870)
test_btest 0.000908 0.000130 80.078856 ( 22.004032)
test_basic 0.001369 0.003971 0.735787 ( 0.800261)
test_all 0.078473 0.041128 604.655349 (185.933351)
test_rubyspec 0.046737 0.015491 89.626066 (101.305621)
total: 323.22 sec