Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-050805
#<BuildRuby:0x00007f664d04fdc0
@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.20240816-050805",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.007131 0.000762 3.691594 ( 3.649283)
build_miniruby 0.002010 0.000000 1.652699 ( 1.654395)
build_ruby 0.002468 0.000000 4.240924 ( 4.441766)
build_all 0.008691 0.000248 7.965693 ( 3.301376)
build_install 0.014844 0.008878 11.144953 ( 5.516384)
test_btest 0.000987 0.000254 115.926452 ( 37.829002)
test_basic 0.000000 0.008942 0.954986 ( 1.002267)
test_all 0.086054 0.061334 807.461087 (238.675822)
test_rubyspec 0.056496 0.031478 159.359107 ( 34.204163)
total: 330.28 sec