Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-203737
#<BuildRuby:0x0000558d001fd820
@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.20230629-203737",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005029 0.001207 2.040930 ( 5.268864)
build_miniruby 0.001321 0.000317 1.545604 ( 2.333394)
build_ruby 0.001228 0.000295 3.071451 ( 4.002391)
build_all 0.002783 0.005013 2.554564 ( 3.191909)
build_install 0.012002 0.006702 3.883222 ( 4.733321)
test_btest 0.000957 0.000000 80.435809 ( 48.476942)
test_basic 0.000063 0.003460 0.884361 ( 1.828678)
test_all 0.000780 0.000260 582.877906 (315.588886)
test_rubyspec 0.028228 0.024507 90.915025 (120.197313)
total: 505.62 sec