Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-001520
#<BuildRuby:0x000055a17c361758
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-001520",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000012)
build_up 0.004850 0.000119 0.933788 ( 1.193122)
build_miniruby 0.000968 0.000138 0.512291 ( 0.511229)
build_ruby 0.000994 0.000142 0.941206 ( 0.935727)
build_all 0.000769 0.004391 2.185403 ( 1.160105)
build_install 0.008353 0.000813 1.581330 ( 1.019828)
test_btest 0.000587 0.000117 52.497263 ( 13.008709)
test_basic 0.000000 0.003137 0.281885 ( 0.377898)
test_all 0.000000 0.000858 468.356819 (141.416306)
test_rubyspec 0.001220 0.033863 47.932927 ( 57.981976)
total: 217.61 sec