Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-094858
#<BuildRuby:0x0000556f7fe76078
@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.20221227-094858",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000439 0.004074 1.024783 ( 1.448100)
build_miniruby 0.001205 0.000181 1.247315 ( 1.245574)
build_ruby 0.001250 0.000187 2.811270 ( 3.173557)
build_all 0.000000 0.006440 3.179782 ( 1.554149)
build_install 0.009573 0.003285 2.792115 ( 1.831138)
test_btest 0.000725 0.000174 56.194086 ( 14.873988)
test_basic 0.004417 0.000155 0.383104 ( 0.475756)
test_all 0.000832 0.000193 576.119921 (166.010660)
test_rubyspec 0.015901 0.022296 54.714559 ( 64.830151)
total: 255.44 sec