Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-212959
#<BuildRuby:0x00007f08b9d2fdc0
@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.20241103-212959",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000039 0.000004 0.000043 ( 0.000044)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.003505 0.004444 3.970642 ( 3.861550)
build_miniruby 0.001665 0.000260 1.772104 ( 1.801580)
build_ruby 0.001994 0.000000 3.999102 ( 4.154222)
build_all 0.004734 0.004566 6.638014 ( 2.759886)
build_install 0.011555 0.011221 9.923942 ( 5.202711)
test_btest 0.000720 0.000175 77.931985 ( 26.929230)
test_basic 0.000195 0.008130 0.960132 ( 1.009635)
test_all 0.074457 0.073495 722.037452 (209.182743)
test_rubyspec 0.041957 0.046761 121.883425 ( 35.813358)
total: 290.72 sec