Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-040845
#<BuildRuby:0x0000558fda086118
@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.20230722-040845",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.006346 0.000656 2.166790 ( 3.664357)
build_miniruby 0.000000 0.001576 1.509785 ( 1.511338)
build_ruby 0.000000 0.001722 3.217189 ( 3.496313)
build_all 0.003878 0.003899 2.781863 ( 2.104203)
build_install 0.012998 0.004961 4.086396 ( 3.109744)
test_btest 0.000653 0.000116 80.537721 ( 36.799743)
test_basic 0.005466 0.002886 0.950148 ( 1.193237)
test_all 0.000963 0.000182 609.202407 (247.393169)
test_rubyspec 0.025816 0.029063 91.603215 (116.269007)
total: 415.54 sec