Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-024723
#<BuildRuby:0x000055804e6a23d0
@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.20221225-024723",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005051 0.000199 1.085685 ( 1.531602)
build_miniruby 0.001389 0.000242 1.509022 ( 1.514344)
build_ruby 0.000000 0.002066 3.466417 ( 3.839727)
build_all 0.006149 0.001503 4.003447 ( 2.408910)
build_install 0.011051 0.004649 3.094181 ( 2.213409)
test_btest 0.000617 0.000137 57.566146 ( 26.226139)
test_basic 0.002852 0.002805 0.428792 ( 0.533570)
test_all 0.002342 0.000384 652.345017 (251.428052)
test_rubyspec 0.037022 0.013925 75.267609 ( 86.867717)
total: 376.56 sec