Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-000051
#<BuildRuby:0x0000560cf572e1a8
@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.20230218-000051",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004357 0.000917 1.367927 ( 1.873514)
build_miniruby 0.000000 0.001262 1.171752 ( 1.176055)
build_ruby 0.000000 0.001501 2.343816 ( 2.562120)
build_all 0.002681 0.003928 3.784074 ( 2.304726)
build_install 0.011989 0.001852 2.936214 ( 2.464593)
test_btest 0.000607 0.002765 56.612422 ( 27.703189)
test_basic 0.005117 0.000444 0.454796 ( 0.572034)
test_all 0.001251 0.000358 612.086308 (215.111173)
test_rubyspec 0.013728 0.043410 74.776537 ( 88.105195)
total: 341.87 sec