Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-012208
#<BuildRuby:0x00007f9c7598fdc8
@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.20240828-012208",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007436 0.000000 3.463020 ( 3.492087)
build_miniruby 0.001460 0.000134 1.223387 ( 1.220511)
build_ruby 0.001577 0.000186 3.263187 ( 3.454686)
build_all 0.005832 0.002728 7.981305 ( 3.141124)
build_install 0.012721 0.004608 10.527375 ( 4.773342)
test_btest 0.000857 0.000128 121.638524 ( 45.193933)
test_basic 0.002710 0.006283 1.058731 ( 1.108670)
test_all 0.111159 0.038222 795.858527 (259.896841)
test_rubyspec 0.060470 0.027673 166.917850 ( 33.237593)
total: 355.52 sec