Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-033715
#<BuildRuby:0x000056491c78a120
@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.20230713-033715",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.003951 0.003872 2.221387 ( 6.477094)
build_miniruby 0.001486 0.000257 1.777762 ( 4.592069)
build_ruby 0.001995 0.000344 3.494798 ( 6.380066)
build_all 0.001339 0.008309 2.708743 ( 4.055561)
build_install 0.015286 0.005900 4.066060 ( 6.709029)
test_btest 0.000615 0.000158 84.995408 ( 87.779311)
test_basic 0.000000 0.010146 0.972446 ( 2.553672)
test_all 0.000000 0.001699 660.571691 (658.229812)
test_rubyspec 0.033716 0.027794 95.535287 (167.663827)
total: 944.44 sec