Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-035315
#<BuildRuby:0x00007f4b7347fde0
@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.20241114-035315",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.006560 2.734514 ( 3.005154)
build_miniruby 0.000171 0.001475 1.410505 ( 1.410748)
build_ruby 0.001950 0.000000 2.900294 ( 3.152711)
build_all 0.007075 0.000000 4.929049 ( 1.949506)
build_install 0.015844 0.000808 7.550303 ( 3.601670)
test_btest 0.000764 0.000203 65.894797 ( 17.563901)
test_basic 0.002722 0.005262 0.699723 ( 0.762371)
test_all 0.096677 0.048785 656.622254 (197.372862)
test_rubyspec 0.051314 0.032201 119.506686 ( 21.255210)
total: 250.07 sec