Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-022749
#<BuildRuby:0x0000560a4c5928e0
@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.20230913-022749",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006802 0.000000 2.087883 ( 4.227686)
build_miniruby 0.001480 0.000085 1.629575 ( 1.629138)
build_ruby 0.001309 0.000262 3.254508 ( 3.461775)
build_all 0.008533 0.000044 6.211988 ( 3.107147)
build_install 0.016224 0.003313 7.895471 ( 4.597191)
test_btest 0.000801 0.000149 84.190319 ( 33.095219)
test_basic 0.001139 0.004279 0.900526 ( 0.983945)
test_all 0.005273 0.004371 685.646139 (244.236959)
test_rubyspec 0.048051 0.024019 103.355491 (116.331894)
total: 411.67 sec