Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-102420
#<BuildRuby:0x00007f837c66fdd0
@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.20240702-102420",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000045 0.000011 0.000056 ( 0.000052)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.000000 0.011183 4.982931 ( 7.270220)
build_miniruby 0.000000 0.002558 2.509897 ( 3.500836)
build_ruby 0.000755 0.002017 4.741073 ( 5.938555)
build_all 0.006982 0.005094 9.231344 ( 9.827268)
build_install 0.022538 0.006319 12.955519 ( 14.399803)
test_btest 0.001027 0.000369 130.858216 (128.571496)
test_basic 0.001951 0.012475 1.447340 ( 2.116581)
test_all 0.110369 0.050686 885.902700 (339.547836)
test_rubyspec 0.054765 0.045453 169.740774 ( 36.072648)
total: 547.25 sec