Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-040738
#<BuildRuby:0x000055b611986198
@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.20230215-040738",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004957 0.000074 1.477885 ( 2.096675)
build_miniruby 0.001271 0.000116 1.265431 ( 1.303681)
build_ruby 0.001484 0.000135 2.422922 ( 2.781388)
build_all 0.007055 0.000641 4.036571 ( 2.976131)
build_install 0.014566 0.000864 3.161836 ( 2.858363)
test_btest 0.000762 0.000066 57.910384 ( 29.117872)
test_basic 0.006996 0.000158 0.525545 ( 0.765302)
test_all 0.000000 0.001247 667.258459 (283.828610)
test_rubyspec 0.026412 0.024736 74.172843 ( 87.903892)
total: 413.63 sec