Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-081349
#<BuildRuby:0x0000560e0ed29fc0
@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.20240220-081349",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006964 0.000318 2.664822 ( 2.462537)
build_miniruby 0.001212 0.000000 1.458040 ( 1.456829)
build_ruby 0.001766 0.000000 3.383649 ( 3.592654)
build_all 0.007942 0.000000 6.612404 ( 3.232944)
build_install 0.015244 0.004814 8.796422 ( 4.544829)
test_btest 0.001093 0.000000 94.584061 ( 34.186044)
test_basic 0.006835 0.000000 0.955943 ( 1.018793)
test_all 0.060959 0.056241 779.488852 (272.618392)
test_rubyspec 0.054831 0.033715 127.416716 (136.876688)
total: 459.99 sec