Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-071044
#<BuildRuby:0x00007ff70a06fdc0
@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.20240928-071044",
@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.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.003700 0.004716 4.644724 ( 3.928619)
build_miniruby 0.001470 0.000259 1.655196 ( 1.652218)
build_ruby 0.000000 0.002093 4.254406 ( 4.425801)
build_all 0.007659 0.001075 7.200509 ( 3.058098)
build_install 0.019523 0.001271 10.647682 ( 5.032060)
test_btest 0.000752 0.000132 93.390695 ( 24.752471)
test_basic 0.004493 0.004331 1.002382 ( 1.052330)
test_all 0.091379 0.057888 729.397113 (215.395213)
test_rubyspec 0.051582 0.038301 135.967157 ( 31.158045)
total: 290.46 sec