Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-132040
#<BuildRuby:0x00007f6cfab1fdc8
@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.20241013-132040",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.007429 0.000761 3.771143 ( 3.683716)
build_miniruby 0.001365 0.000308 1.282143 ( 1.278511)
build_ruby 0.001581 0.000357 4.171406 ( 4.355978)
build_all 0.002446 0.006875 6.900032 ( 2.781756)
build_install 0.010466 0.007623 9.081897 ( 4.082673)
test_btest 0.000752 0.000230 92.110330 ( 24.394424)
test_basic 0.005907 0.003361 1.070635 ( 1.121864)
test_all 0.097193 0.054141 784.848584 (226.313212)
test_rubyspec 0.038691 0.050303 134.781770 ( 30.861153)
total: 298.87 sec