Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-041122
#<BuildRuby:0x000055588755a2c8
@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.20221203-041122",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005570 0.000194 1.303195 ( 1.636328)
build_miniruby 0.000995 0.000000 0.730550 ( 0.729517)
build_ruby 0.001289 0.000000 1.526002 ( 1.519196)
build_all 0.003539 0.003163 3.580824 ( 1.899327)
build_install 0.006741 0.005338 2.576518 ( 1.724995)
test_btest 0.000727 0.000000 59.900578 ( 21.754689)
test_basic 0.004367 0.000314 0.375795 ( 0.471114)
test_all 0.000777 0.000146 647.899625 (195.423989)
test_rubyspec 0.023945 0.015175 63.189932 ( 73.166541)
total: 298.33 sec