Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-125121
#<BuildRuby:0x000055b6c2946078
@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.20240120-125121",
@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.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.005442 1.615985 ( 1.972108)
build_miniruby 0.000000 0.001308 1.318349 ( 1.317569)
build_ruby 0.000282 0.001322 3.038078 ( 3.262527)
build_all 0.000000 0.008069 5.864336 ( 2.947948)
build_install 0.014309 0.004787 7.017254 ( 4.100714)
test_btest 0.001038 0.000000 82.069426 ( 34.677507)
test_basic 0.000381 0.007322 0.936016 ( 1.160737)
test_all 0.098760 0.026404 811.406453 (675.088700)
test_rubyspec 0.051314 0.062947 184.536018 (314.244264)
total: 1038.77 sec