Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-081342
#<BuildRuby:0x00007f284549fdd0
@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.20240716-081342",
@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.000035 0.000007 0.000042 ( 0.000044)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.000029 0.007982 3.383050 ( 3.298899)
build_miniruby 0.001261 0.000360 1.457689 ( 1.454449)
build_ruby 0.001452 0.000415 3.459825 ( 3.679375)
build_all 0.008080 0.001101 7.508524 ( 2.904495)
build_install 0.019134 0.000534 10.017829 ( 4.684703)
test_btest 0.000740 0.000179 106.602976 ( 27.738131)
test_basic 0.005325 0.003502 1.053080 ( 1.101983)
test_all 0.107267 0.044427 829.036529 (244.133162)
test_rubyspec 0.056906 0.039173 161.858968 ( 34.189157)
total: 323.19 sec