Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-122026
#<BuildRuby:0x000055e167f6e7f0
@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-122026",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001378 0.003211 1.126043 ( 1.509925)
build_miniruby 0.000873 0.000249 1.267525 ( 1.265858)
build_ruby 0.001055 0.000302 2.700014 ( 3.067785)
build_all 0.005089 0.001454 3.354990 ( 1.581386)
build_install 0.007121 0.005278 2.634484 ( 1.662396)
test_btest 0.000629 0.000201 54.839489 ( 14.490912)
test_basic 0.000000 0.005221 0.372003 ( 0.463808)
test_all 0.000000 0.001165 587.110075 (173.126675)
test_rubyspec 0.031531 0.005254 62.987155 ( 72.696561)
total: 269.87 sec