Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-010322
#<BuildRuby:0x00007f827742fdc8
@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.20241226-010322",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002494 0.003590 2.102457 ( 2.425886)
build_miniruby 0.001456 0.000389 1.647073 ( 1.644429)
build_ruby 0.002348 0.000000 3.819148 ( 3.927175)
build_all 0.005963 0.003018 6.638636 ( 2.833568)
build_install 0.009165 0.009590 8.531035 ( 4.571508)
test_btest 0.000770 0.000000 78.709862 ( 28.323033)
test_basic 0.009455 0.002087 1.110639 ( 1.446912)
test_all 0.099543 0.043706 714.629776 (231.699044)
test_rubyspec 0.046083 0.037446 115.993732 ( 26.591508)
total: 303.46 sec