Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-123410
#<BuildRuby:0x00007feda220fde0
@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.20240715-123410",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007035 0.000303 3.294577 ( 3.279367)
build_miniruby 0.001456 0.000146 1.534874 ( 1.532108)
build_ruby 0.001779 0.000178 3.646542 ( 3.810189)
build_all 0.008947 0.000000 7.749099 ( 3.083230)
build_install 0.015423 0.003684 10.104412 ( 4.549695)
test_btest 0.000000 0.001128 112.915761 ( 31.239071)
test_basic 0.001691 0.006585 0.988974 ( 1.037042)
test_all 0.110815 0.040723 818.368353 (237.519331)
test_rubyspec 0.056439 0.037785 155.520998 ( 32.930641)
total: 318.98 sec