Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-091231
#<BuildRuby:0x00005617e076a360
@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.20221222-091231",
@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.000001 0.000022 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.001606 0.004089 1.211444 ( 1.650659)
build_miniruby 0.001288 0.000149 1.448729 ( 1.462140)
build_ruby 0.001531 0.000177 3.696353 ( 4.043177)
build_all 0.003140 0.004563 4.011051 ( 2.090624)
build_install 0.013262 0.003612 3.156887 ( 2.266187)
test_btest 0.000837 0.000140 59.118348 ( 24.892616)
test_basic 0.004473 0.000746 0.445287 ( 0.545129)
test_all 0.001763 0.000294 783.041803 (386.288566)
test_rubyspec 0.031704 0.036365 78.118721 (113.888422)
total: 537.13 sec