Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-100447
#<BuildRuby:0x0000560ade9c1820
@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.20221219-100447",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.004691 0.000096 1.150872 ( 1.552751)
build_miniruby 0.001299 0.000178 1.325584 ( 1.325727)
build_ruby 0.001402 0.000191 3.526238 ( 3.858596)
build_all 0.007078 0.000000 3.693620 ( 1.952238)
build_install 0.010318 0.005673 3.063377 ( 2.166758)
test_btest 0.000570 0.000095 57.717653 ( 18.588036)
test_basic 0.005278 0.000879 0.416338 ( 0.518175)
test_all 0.000605 0.000673 635.236899 (194.228760)
test_rubyspec 0.028384 0.018165 68.706449 ( 78.920712)
total: 303.11 sec