Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-111042
#<BuildRuby:0x0000558cab2ed820
@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-111042",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005125 0.003461 2.215292 ( 4.392115)
build_miniruby 0.001805 0.000000 2.230314 ( 2.934373)
build_ruby 0.000000 0.002025 3.536584 ( 4.605689)
build_all 0.003489 0.005120 6.666561 ( 6.913238)
build_install 0.019145 0.001608 8.247574 ( 9.060821)
test_btest 0.001237 0.000000 90.281378 (107.900516)
test_basic 0.005126 0.002804 0.970107 ( 1.585595)
test_all 0.104177 0.022393 744.248635 (697.703414)
test_rubyspec 0.052009 0.060160 185.965424 (256.168501)
total: 1091.27 sec