Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-002614
#<BuildRuby:0x00007f4391fdfdc8
@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.20241104-002614",
@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.000029 0.000010 0.000039 ( 0.000038)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.006669 0.000845 3.349135 ( 3.265337)
build_miniruby 0.001345 0.000432 1.600473 ( 1.597293)
build_ruby 0.001392 0.000447 3.248474 ( 3.465633)
build_all 0.002979 0.005303 6.005582 ( 2.311256)
build_install 0.008856 0.010560 8.544142 ( 3.961859)
test_btest 0.000631 0.000261 72.367597 ( 20.276783)
test_basic 0.004560 0.004542 0.938955 ( 0.993576)
test_all 0.089268 0.058029 700.213068 (213.389331)
test_rubyspec 0.042637 0.036751 119.844392 ( 32.208592)
total: 281.47 sec