Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-193047
#<BuildRuby:0x00007fa655b7fdd8
@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.20240925-193047",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000008 0.000029 ( 0.000030)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.007491 0.001285 4.140773 ( 3.444157)
build_miniruby 0.001259 0.000458 1.596901 ( 1.691384)
build_ruby 0.001528 0.000556 4.327655 ( 21.665760)
build_all 0.010010 0.000501 7.586118 ( 4.686987)
build_install 0.017336 0.001297 10.305366 ( 4.672353)
test_btest 0.001125 0.000000 91.675913 ( 24.215910)
test_basic 0.008390 0.002067 1.074987 ( 1.124081)
test_all 0.132238 0.019020 791.957748 (233.110113)
test_rubyspec 0.036109 0.050172 136.818095 ( 27.572565)
total: 322.18 sec