Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-114324
#<BuildRuby:0x0000561b1f892228
@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.20230112-114324",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.003197 0.000888 1.085951 ( 1.494420)
build_miniruby 0.001098 0.000305 1.207750 ( 1.206210)
build_ruby 0.001564 0.000000 3.074681 ( 3.425271)
build_all 0.005834 0.000863 3.425848 ( 1.764176)
build_install 0.010715 0.001589 2.365888 ( 1.586783)
test_btest 0.000558 0.000000 54.239196 ( 16.359214)
test_basic 0.002916 0.003094 0.427879 ( 0.526635)
test_all 0.000793 0.000217 640.778566 (193.067209)
test_rubyspec 0.020008 0.026927 66.542960 ( 76.618523)
total: 296.05 sec