Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-105948
#<BuildRuby:0x00007f7643ecfde0
@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.20241222-105948",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000038 0.000004 0.000042 ( 0.000043)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.006235 0.000280 2.145317 ( 2.936560)
build_miniruby 0.001576 0.000000 1.803151 ( 1.964224)
build_ruby 0.002326 0.000003 4.171702 ( 20.752143)
build_all 0.010090 0.000000 6.703998 ( 2.859890)
build_install 0.016686 0.005390 8.769747 ( 4.985675)
test_btest 0.000751 0.000096 72.155059 ( 22.754191)
test_basic 0.005652 0.004499 0.988976 ( 1.043686)
test_all 0.105784 0.042838 690.551779 (246.861733)
test_rubyspec 0.054759 0.029928 120.255148 ( 37.234242)
total: 341.39 sec