Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-091007
#<BuildRuby:0x00007f9cb24efdd0
@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.20240816-091007",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000022 0.000011 0.000033 ( 0.000033)
configure 0.000018 0.000009 0.000027 ( 0.000026)
build_up 0.006794 0.001337 3.704250 ( 3.555076)
build_miniruby 0.001081 0.000517 1.749149 ( 1.745883)
build_ruby 0.001688 0.000807 4.307134 ( 4.459480)
build_all 0.006717 0.003212 8.408618 ( 3.360539)
build_install 0.009031 0.011519 10.811657 ( 4.811154)
test_btest 0.000585 0.000316 115.128355 ( 30.144002)
test_basic 0.003857 0.006253 0.973137 ( 1.018579)
test_all 0.120397 0.031594 779.750665 (231.642797)
test_rubyspec 0.046912 0.045174 160.291367 ( 34.825488)
total: 315.56 sec