Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-051524
#<BuildRuby:0x000055b4c0a4e2d0
@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.20221224-051524",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.001401 0.004289 1.303922 ( 2.197759)
build_miniruby 0.001337 0.000214 1.615089 ( 1.693954)
build_ruby 0.000000 0.002345 3.888154 ( 4.521791)
build_all 0.004455 0.005057 4.177074 ( 3.108893)
build_install 0.018022 0.002058 3.435032 ( 3.610536)
test_btest 0.000649 0.000134 58.968253 ( 37.453220)
test_basic 0.006339 0.000000 0.478513 ( 0.844329)
test_all 0.001369 0.000000 690.091838 (336.634250)
test_rubyspec 0.041817 0.023624 78.380568 (107.893398)
total: 497.96 sec