Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-112503
#<BuildRuby:0x000056483d0224f8
@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.20230615-112503",
@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.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002785 0.004334 1.983985 ( 7.753981)
build_miniruby 0.001347 0.000150 1.488494 ( 4.502054)
build_ruby 0.001954 0.000217 2.934385 ( 9.070274)
build_all 0.005532 0.004440 2.582850 ( 5.645790)
build_install 0.019439 0.002088 3.931857 ( 8.176103)
test_btest 0.000821 0.000114 79.804614 (105.979873)
test_basic 0.004095 0.004735 0.863115 ( 2.655286)
test_all 0.001146 0.000191 600.306656 (571.432030)
test_rubyspec 0.031272 0.025572 85.375886 (140.392995)
total: 855.61 sec