Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-134207
#<BuildRuby:0x0000555613999ff8
@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.20230815-134207",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.006883 0.000215 2.260313 ( 6.144225)
build_miniruby 0.001319 0.000042 1.789681 ( 2.671213)
build_ruby 0.001940 0.000060 3.574856 ( 5.811610)
build_all 0.001036 0.008188 6.301204 ( 5.780904)
build_install 0.019392 0.000562 7.783744 ( 7.921172)
test_btest 0.000795 0.000066 83.098037 ( 57.050707)
test_basic 0.008172 0.000681 0.977010 ( 1.963821)
test_all 0.011075 0.000000 670.251988 (433.687268)
test_rubyspec 0.056206 0.011578 106.823263 (152.804446)
total: 673.84 sec