Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-012725
#<BuildRuby:0x00007f1e179bfdc0
@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.20240906-012725",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.001342 0.007082 3.344907 ( 3.416189)
build_miniruby 0.001164 0.000427 1.807438 ( 1.803496)
build_ruby 0.001388 0.000509 3.838534 ( 4.022174)
build_all 0.004846 0.004350 7.665673 ( 2.856208)
build_install 0.016663 0.001576 10.553783 ( 4.882059)
test_btest 0.001095 0.000000 114.188439 ( 31.907363)
test_basic 0.000000 0.013147 1.248194 ( 1.303568)
test_all 0.119542 0.031549 821.493694 (244.938579)
test_rubyspec 0.048608 0.043988 165.154637 ( 35.418873)
total: 330.55 sec