Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-163733
#<BuildRuby:0x000055c33155e228
@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.20240115-163733",
@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.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001679 0.003412 1.405075 ( 1.741450)
build_miniruby 0.001334 0.000000 1.337375 ( 1.336767)
build_ruby 0.001632 0.000000 2.740396 ( 2.956848)
build_all 0.006506 0.000183 5.221438 ( 2.015816)
build_install 0.007266 0.007795 6.309768 ( 3.095504)
test_btest 0.000892 0.000140 79.252464 ( 21.252149)
test_basic 0.000106 0.006309 0.882716 ( 0.938661)
test_all 0.087206 0.035632 777.047839 (239.959959)
test_rubyspec 0.044212 0.032958 98.793091 (119.721936)
total: 393.02 sec