Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-165044
#<BuildRuby:0x000056146f779a00
@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.20221231-165044",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.004397 1.102688 ( 1.560023)
build_miniruby 0.000000 0.001462 1.276383 ( 1.283257)
build_ruby 0.000768 0.000855 3.217209 ( 3.633936)
build_all 0.003535 0.003709 3.801885 ( 2.138371)
build_install 0.009579 0.005147 3.027213 ( 2.547227)
test_btest 0.000623 0.000150 54.761451 ( 28.735928)
test_basic 0.002099 0.003495 0.438364 ( 0.539976)
test_all 0.001863 0.000000 630.501821 (242.622162)
test_rubyspec 0.035145 0.013456 71.087210 ( 81.762352)
total: 364.82 sec