Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-191604
#<BuildRuby:0x00007f705aa5fdd0
@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.20240806-191604",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.000665 0.007074 3.298258 ( 3.148412)
build_miniruby 0.001610 0.000519 1.755846 ( 1.754359)
build_ruby 0.001523 0.000491 4.392792 ( 4.610930)
build_all 0.008160 0.001514 8.281238 ( 3.825934)
build_install 0.014336 0.008480 11.322725 ( 5.607622)
test_btest 0.000705 0.000241 118.024548 ( 36.905262)
test_basic 0.004315 0.005896 1.140378 ( 1.185498)
test_all 0.087912 0.062121 879.909783 (271.118736)
test_rubyspec 0.037250 0.051924 161.042562 ( 34.964223)
total: 363.12 sec