Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-180003
#<BuildRuby:0x00005635e6879fc0
@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-180003",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.003492 0.000998 1.159498 ( 3.144379)
build_miniruby 0.001072 0.000306 1.367438 ( 1.370907)
build_ruby 0.001298 0.000371 3.456512 ( 3.779670)
build_all 0.006866 0.000715 3.954451 ( 2.195870)
build_install 0.009601 0.007422 3.182011 ( 2.365412)
test_btest 0.000537 0.000170 57.587318 ( 24.465011)
test_basic 0.005199 0.000112 0.356057 ( 0.456573)
test_all 0.002144 0.000000 645.825153 (216.421993)
test_rubyspec 0.030180 0.019372 71.253403 ( 81.543494)
total: 335.74 sec