Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-163200
#<BuildRuby:0x00007fb8a5d0fdd0
@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.20241125-163200",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003278 0.003737 2.917258 ( 2.928165)
build_miniruby 0.000000 0.001686 1.153598 ( 1.150245)
build_ruby 0.000000 0.001676 3.453596 ( 3.588873)
build_all 0.003770 0.004319 5.586529 ( 2.161963)
build_install 0.007989 0.010134 8.210976 ( 3.776604)
test_btest 0.000773 0.000341 71.541975 ( 18.921960)
test_basic 0.005933 0.003065 0.981627 ( 1.027960)
test_all 0.086820 0.058750 688.321009 (242.625375)
test_rubyspec 0.035661 0.045514 114.221730 ( 22.406123)
total: 298.59 sec