Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-220738
#<BuildRuby:0x000056122a1ea1a8
@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.20230112-220738",
@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.000020 0.000001 0.000021 ( 0.000020)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.004414 0.000184 1.030617 ( 1.425666)
build_miniruby 0.001259 0.000000 1.346469 ( 1.344570)
build_ruby 0.001433 0.000000 3.315005 ( 3.678356)
build_all 0.001950 0.004273 3.335859 ( 1.615362)
build_install 0.011363 0.004104 2.566779 ( 1.695474)
test_btest 0.000689 0.000073 57.503425 ( 15.089255)
test_basic 0.004516 0.000484 0.383386 ( 0.476686)
test_all 0.001426 0.000000 615.787247 (172.940007)
test_rubyspec 0.013721 0.032933 62.033108 ( 71.640067)
total: 269.91 sec