Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-122810
#<BuildRuby:0x000055a58749a8e0
@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.20230527-122810",
@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.000000 0.000094 0.000094 ( 0.000157)
autoconf 0.000000 0.000026 0.000026 ( 0.000027)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.001812 0.003924 1.904992 ( 3.182928)
build_miniruby 0.001390 0.000107 1.408661 ( 1.431687)
build_ruby 0.001818 0.000000 2.764022 ( 2.972306)
build_all 0.008146 0.000117 2.344239 ( 2.365196)
build_install 0.006334 0.012440 3.443594 ( 3.038022)
test_btest 0.000837 0.000139 76.361856 ( 40.650512)
test_basic 0.000000 0.006675 0.781270 ( 1.134974)
test_all 0.000461 0.000853 559.403078 (246.246695)
test_rubyspec 0.017754 0.032101 84.463367 (102.737095)
total: 403.76 sec