Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-173440
#<BuildRuby:0x00007f44c0e2fde0
@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.20241005-173440",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000037 0.000008 0.000045 ( 0.000050)
build_up 0.000601 0.007122 2.899210 ( 2.824096)
build_miniruby 0.001255 0.000323 1.549010 ( 1.545679)
build_ruby 0.000000 0.001831 3.157647 ( 3.348727)
build_all 0.001739 0.006509 6.844875 ( 2.687071)
build_install 0.013619 0.003269 8.447222 ( 3.806230)
test_btest 0.000724 0.000223 83.393738 ( 21.844019)
test_basic 0.002095 0.007257 0.792752 ( 0.842219)
test_all 0.099707 0.043760 643.309748 (186.855566)
test_rubyspec 0.053847 0.034374 131.437731 ( 24.013011)
total: 247.77 sec