Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-114449
#<BuildRuby:0x00007f114de1fdd8
@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.20241026-114449",
@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.000005 0.000021 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002541 0.004958 4.035099 ( 3.884182)
build_miniruby 0.001708 0.000000 1.524958 ( 1.522942)
build_ruby 0.002019 0.000000 4.231986 ( 4.396399)
build_all 0.006798 0.002224 6.729595 ( 2.831542)
build_install 0.014843 0.003633 9.768835 ( 4.627424)
test_btest 0.000666 0.000210 76.853941 ( 21.132234)
test_basic 0.005323 0.004441 0.904643 ( 0.950974)
test_all 0.109195 0.037836 740.532972 (251.719789)
test_rubyspec 0.061064 0.021178 119.510622 ( 26.576778)
total: 317.64 sec