Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-053707
#<BuildRuby:0x000055a40be81fc0
@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-053707",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.005269 0.000195 1.142710 ( 1.599929)
build_miniruby 0.001310 0.000049 1.464009 ( 1.471996)
build_ruby 0.000000 0.001771 3.566163 ( 3.958468)
build_all 0.005802 0.002472 3.942020 ( 2.665781)
build_install 0.014843 0.000420 3.173262 ( 2.733256)
test_btest 0.000968 0.000000 57.899069 ( 24.737260)
test_basic 0.000767 0.004225 0.445426 ( 0.560439)
test_all 0.000947 0.000092 621.195578 (189.239066)
test_rubyspec 0.026792 0.015602 58.515924 ( 68.464066)
total: 295.43 sec