Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-081348
#<BuildRuby:0x000055b8c33ae3b0
@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.20230206-081348",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000773 0.004254 1.188533 ( 2.337421)
build_miniruby 0.000000 0.001627 1.309893 ( 1.506104)
build_ruby 0.000000 0.001926 2.545519 ( 3.408761)
build_all 0.006329 0.001762 3.932338 ( 4.225050)
build_install 0.016600 0.000615 3.028781 ( 3.504564)
test_btest 0.000000 0.001274 61.607651 ( 52.591131)
test_basic 0.002443 0.003730 0.470815 ( 0.891013)
test_all 0.001209 0.000269 699.439370 (706.547805)
test_rubyspec 0.046163 0.013751 79.060726 (114.540066)
total: 889.55 sec