Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-005822
#<BuildRuby:0x000056492de6e228
@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.20230513-005822",
@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.000023 0.000001 0.000024 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006126 0.000490 1.855262 ( 3.970939)
build_miniruby 0.001409 0.000112 1.349547 ( 1.398214)
build_ruby 0.001424 0.000114 2.586124 ( 2.862795)
build_all 0.006173 0.000493 2.206922 ( 1.829067)
build_install 0.015792 0.000000 3.477484 ( 2.969761)
test_btest 0.000771 0.000000 70.711896 ( 38.782114)
test_basic 0.005834 0.000019 0.757541 ( 1.047468)
test_all 0.001519 0.000043 552.500803 (193.493303)
test_rubyspec 0.030848 0.028023 82.800264 ( 98.656064)
total: 345.01 sec