Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-171609
#<BuildRuby:0x000055610f6cde80
@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-171609",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000012)
build_up 0.002546 0.003314 1.351901 ( 1.513936)
build_miniruby 0.000917 0.000138 1.135782 ( 1.134418)
build_ruby 0.001193 0.000179 2.285216 ( 2.276836)
build_all 0.006130 0.000306 3.455060 ( 1.797287)
build_install 0.007701 0.005560 2.352326 ( 1.531564)
test_btest 0.000643 0.000122 55.293491 ( 15.268044)
test_basic 0.003221 0.000614 0.396786 ( 0.491468)
test_all 0.000952 0.000181 608.180439 (175.249783)
test_rubyspec 0.014220 0.021924 60.656644 ( 70.719402)
total: 269.98 sec