Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-223418
#<BuildRuby:0x00007f56162afdc8
@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.20240726-223418",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000035 0.000000 0.000035 ( 0.000036)
build_up 0.004715 0.002984 3.623096 ( 3.564322)
build_miniruby 0.001110 0.000370 1.594009 ( 1.590633)
build_ruby 0.001345 0.000449 3.889960 ( 4.090848)
build_all 0.008671 0.000182 7.810304 ( 3.120367)
build_install 0.016373 0.002394 10.242105 ( 4.831556)
test_btest 0.000709 0.000206 112.988636 ( 29.807877)
test_basic 0.003756 0.005385 0.986245 ( 1.033874)
test_all 0.101514 0.043061 797.949478 (233.869171)
test_rubyspec 0.063829 0.021595 163.660024 ( 35.531352)
total: 317.44 sec