Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-015802
#<BuildRuby:0x000056155d4c9a00
@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.20230923-015802",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.006261 0.000073 2.149216 ( 3.455019)
build_miniruby 0.001558 0.000048 1.556294 ( 1.573861)
build_ruby 0.001989 0.000060 3.348267 ( 3.526353)
build_all 0.007935 0.000000 6.221693 ( 3.285789)
build_install 0.013158 0.007300 7.785341 ( 4.505991)
test_btest 0.000975 0.000071 84.717743 ( 33.496065)
test_basic 0.004289 0.004234 0.919379 ( 1.022153)
test_all 0.002031 0.007034 694.222631 (281.166048)
test_rubyspec 0.032506 0.039951 101.238072 (112.729460)
total: 444.76 sec