Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-082221
#<BuildRuby:0x000055ce7b531fc0
@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.20230720-082221",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.002213 0.003797 2.190274 ( 3.678078)
build_miniruby 0.001503 0.000279 1.604167 ( 1.612264)
build_ruby 0.000000 0.001754 3.080914 ( 3.281241)
build_all 0.000156 0.008302 2.740349 ( 1.991137)
build_install 0.017659 0.001535 4.301595 ( 3.591382)
test_btest 0.000583 0.000146 80.635303 ( 37.488035)
test_basic 0.001892 0.004585 0.847120 ( 0.946316)
test_all 0.000862 0.000242 623.220798 (277.655152)
test_rubyspec 0.024133 0.032365 91.335919 (111.782788)
total: 442.03 sec