Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-114725
#<BuildRuby:0x00005640a0122230
@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.20230619-114725",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000022)
build_up 0.005930 0.000949 2.024911 ( 5.163419)
build_miniruby 0.001676 0.000000 1.441548 ( 2.536146)
build_ruby 0.001755 0.000000 2.792339 ( 3.941155)
build_all 0.007714 0.000410 5.209266 ( 3.903365)
build_install 0.013839 0.004488 6.792911 ( 5.691898)
test_btest 0.000704 0.000118 76.300815 ( 46.582925)
test_basic 0.006236 0.001039 0.812126 ( 1.296968)
test_all 0.001031 0.000171 551.474896 (282.625566)
test_rubyspec 0.033358 0.021248 87.162051 (127.462394)
total: 479.21 sec