Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-070126
#<BuildRuby:0x00005587fee8e2a8
@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.20230701-070126",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002909 0.003078 2.090276 ( 3.396875)
build_miniruby 0.000000 0.001423 1.578650 ( 1.582686)
build_ruby 0.000000 0.001510 2.992619 ( 3.236728)
build_all 0.002941 0.004307 2.443511 ( 1.965423)
build_install 0.013192 0.002197 3.632971 ( 3.440041)
test_btest 0.000645 0.000151 81.743142 ( 38.359628)
test_basic 0.003498 0.003959 0.884732 ( 1.545909)
test_all 0.000568 0.000845 625.176929 (330.893331)
test_rubyspec 0.023176 0.028389 89.887874 (123.989974)
total: 508.41 sec