Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-141243
#<BuildRuby:0x0000556545e9a890
@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.20221208-141243",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002884 0.002934 1.408768 ( 1.592267)
build_miniruby 0.000986 0.000123 0.992596 ( 0.991384)
build_ruby 0.001444 0.000180 2.390426 ( 2.386222)
build_all 0.005979 0.000747 3.559365 ( 1.789716)
build_install 0.003928 0.008137 2.460796 ( 1.571152)
test_btest 0.000597 0.000120 56.271970 ( 16.578411)
test_basic 0.003288 0.000658 0.373050 ( 0.469314)
test_all 0.001022 0.000204 641.737092 (238.434413)
test_rubyspec 0.023885 0.030040 75.587601 (102.357553)
total: 366.17 sec