Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-092737
#<BuildRuby:0x000055cd8c4864d0
@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.20240206-092737",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007488 0.000232 2.027251 ( 3.153657)
build_miniruby 0.001326 0.000089 1.778905 ( 2.100115)
build_ruby 0.001877 0.000125 3.687827 ( 4.102083)
build_all 0.005506 0.003225 6.214428 ( 4.241638)
build_install 0.019267 0.000000 7.911841 ( 5.602324)
test_btest 0.000680 0.000042 88.593736 ( 40.880080)
test_basic 0.000379 0.007879 0.950430 ( 1.036020)
test_all 0.080121 0.037582 772.538292 (312.340939)
test_rubyspec 0.046157 0.058114 162.634092 (172.107238)
total: 545.57 sec