Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-010631
#<BuildRuby:0x000056371c182230
@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.20221223-010631",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.004983 0.000415 1.248931 ( 2.425244)
build_miniruby 0.001555 0.000129 1.721743 ( 1.913321)
build_ruby 0.000000 0.001805 3.563374 ( 4.159861)
build_all 0.001544 0.006065 3.806347 ( 3.039714)
build_install 0.008232 0.008170 3.244710 ( 2.712443)
test_btest 0.000704 0.000157 56.138185 ( 27.951410)
test_basic 0.003860 0.000858 0.434937 ( 0.534437)
test_all 0.001252 0.000279 630.634432 (252.174288)
test_rubyspec 0.033142 0.025301 73.785301 ( 95.781457)
total: 390.69 sec