Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-154425
#<BuildRuby:0x0000561c7099e390
@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-154425",
@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.000020 0.000000 0.000020 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.000000 0.007355 3.473913 ( 3.751952)
build_miniruby 0.001284 0.000279 1.607411 ( 1.686462)
build_ruby 0.001610 0.000230 3.112260 ( 23.808602)
build_all 0.000000 0.009083 5.777548 ( 3.250575)
build_install 0.016628 0.002146 7.565595 ( 3.964008)
test_btest 0.000853 0.000181 80.483516 ( 35.073266)
test_basic 0.000000 0.005369 0.830472 ( 1.022910)
test_all 0.060883 0.057846 672.824380 (266.296523)
test_rubyspec 0.045099 0.022375 93.926066 (106.807942)
total: 445.66 sec