Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221212-101044
#<BuildRuby:0x000055d808ae1ad8
@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=nil,
@build_opts=nil,
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221212-101044",
@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=nil,
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.004637 1.053083 ( 1.474854)
build_miniruby 0.000000 0.001257 1.136924 ( 1.136152)
build_ruby 0.001158 0.000472 2.356263 ( 2.358229)
build_all 0.003786 0.002878 3.329510 ( 3.328159)
build_install 0.014142 0.000706 2.656633 ( 2.647921)
test_btest 0.000576 0.000115 51.584732 ( 50.488522)
test_basic 0.004175 0.000097 0.403047 ( 0.496650)
test_all 0.001696 0.000057 797.051680 (955.787184)
test_rubyspec 0.035150 0.022810 75.953324 (103.980700)
total: 1121.70 sec