Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-044832
#<BuildRuby:0x0000556e5b5edf70
@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.20231229-044832",
@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.000021 0.000005 0.000026 ( 0.000024)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005521 0.001104 1.678118 ( 2.819836)
build_miniruby 0.001252 0.000250 1.654051 ( 1.743242)
build_ruby 0.001599 0.000320 3.421728 ( 12.794988)
build_all 0.002707 0.004980 5.902244 ( 3.900250)
build_install 0.012612 0.005408 7.100782 ( 5.027353)
test_btest 0.000639 0.000165 82.139651 ( 51.495075)
test_basic 0.004909 0.003420 0.953486 ( 1.241373)
test_all 0.091817 0.031183 764.270576 (381.808523)
test_rubyspec 0.029219 0.040455 101.170730 (113.586212)
total: 574.42 sec