Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-222235
#<BuildRuby:0x000055c6f104df68
@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.20240302-222235",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007519 0.000519 2.669463 ( 3.619556)
build_miniruby 0.001313 0.000090 1.846047 ( 2.101219)
build_ruby 0.001523 0.000105 3.608528 ( 4.130304)
build_all 0.008253 0.000261 6.917782 ( 5.889138)
build_install 0.016636 0.004355 8.720694 ( 7.211390)
test_btest 0.000802 0.000071 94.444980 ( 72.813313)
test_basic 0.004042 0.003914 1.030415 ( 1.360774)
test_all 0.093865 0.024288 819.889027 (414.987313)
test_rubyspec 0.066868 0.020673 129.773941 (139.853127)
total: 651.97 sec