Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-095521
#<BuildRuby:0x0000555a3d64e230
@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.20240217-095521",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006220 0.000000 2.006353 ( 2.421258)
build_miniruby 0.001625 0.000000 1.760237 ( 1.761078)
build_ruby 0.001364 0.000315 3.592137 ( 3.883253)
build_all 0.007646 0.000787 6.643652 ( 4.210934)
build_install 0.011024 0.008026 8.338009 ( 5.349147)
test_btest 0.000892 0.000237 89.697420 ( 38.280561)
test_basic 0.006364 0.001698 0.912299 ( 0.990523)
test_all 0.062548 0.055479 779.699903 (266.799915)
test_rubyspec 0.052621 0.033133 119.892596 (129.186113)
total: 452.88 sec