Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-014751
#<BuildRuby:0x00007fde8a2bfdc0
@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.20240929-014751",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.000450 0.008141 4.667328 ( 3.804130)
build_miniruby 0.001278 0.000279 1.705387 ( 1.702343)
build_ruby 0.001862 0.000000 4.210589 ( 4.373651)
build_all 0.003546 0.004424 6.250929 ( 2.548954)
build_install 0.005867 0.012938 9.434302 ( 4.207145)
test_btest 0.000708 0.000229 89.731568 ( 25.642402)
test_basic 0.008507 0.001354 1.075243 ( 1.123942)
test_all 0.109013 0.037725 748.496350 (251.878438)
test_rubyspec 0.044043 0.040059 130.695023 ( 28.773835)
total: 324.06 sec