Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-125823
#<BuildRuby:0x000055af4c0c5f48
@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.20230627-125823",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002631 0.004224 2.039900 ( 4.906641)
build_miniruby 0.001360 0.000302 1.645533 ( 2.558176)
build_ruby 0.001509 0.000335 3.058561 ( 4.226937)
build_all 0.006129 0.001362 2.499928 ( 2.549379)
build_install 0.009528 0.007437 3.826550 ( 3.159459)
test_btest 0.000520 0.000139 80.191202 ( 46.674964)
test_basic 0.002990 0.004908 0.878172 ( 1.278358)
test_all 0.001393 0.000418 591.109983 (302.417377)
test_rubyspec 0.017962 0.033968 88.406699 (123.708591)
total: 491.48 sec