Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-232758
#<BuildRuby:0x00007efe81cefdc0
@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.20241011-232758",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006875 0.000259 3.457399 ( 3.350674)
build_miniruby 0.001540 0.000000 1.420450 ( 1.416914)
build_ruby 0.001742 0.000000 3.914010 ( 4.094924)
build_all 0.005559 0.003693 6.411979 ( 2.538085)
build_install 0.016018 0.003055 8.912647 ( 4.021780)
test_btest 0.000789 0.000092 84.022246 ( 21.860461)
test_basic 0.005584 0.004032 0.792338 ( 0.855509)
test_all 0.126701 0.020319 707.408047 (235.226613)
test_rubyspec 0.040248 0.024647 108.176769 ( 21.865767)
total: 295.23 sec