Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-165744
#<BuildRuby:0x000055e2aa88a008
@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.20221213-165744",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004995 0.000087 1.115927 ( 2.124169)
build_miniruby 0.001227 0.000111 1.320801 ( 1.464919)
build_ruby 0.001513 0.000000 2.596793 ( 2.808408)
build_all 0.002811 0.004171 6.281290 ( 3.618432)
build_install 0.015304 0.000840 5.557724 ( 4.068176)
test_btest 0.000780 0.000094 54.502698 ( 34.393302)
test_basic 0.001331 0.004682 0.443195 ( 0.638390)
test_all 0.001089 0.000175 625.494829 (269.669535)
test_rubyspec 0.012444 0.034028 70.696425 ( 86.969565)
total: 405.76 sec