Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-044441
#<BuildRuby:0x000055ba85fea7f0
@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.20221207-044441",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.002428 0.003914 1.329814 ( 1.528124)
build_miniruby 0.001072 0.000134 1.092642 ( 1.091508)
build_ruby 0.001715 0.000000 2.602572 ( 2.595375)
build_all 0.007203 0.000093 3.207415 ( 1.657629)
build_install 0.009453 0.003719 2.532077 ( 1.693378)
test_btest 0.000654 0.000090 55.266477 ( 14.533991)
test_basic 0.000420 0.004119 0.420372 ( 0.516790)
test_all 0.001412 0.000243 591.470339 (169.491642)
test_rubyspec 0.013243 0.017910 60.992288 ( 71.154437)
total: 264.26 sec