Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-115221
#<BuildRuby:0x000056063ad32228
@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.20230617-115221",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005441 0.001088 1.927593 ( 4.911920)
build_miniruby 0.001345 0.000270 1.435277 ( 2.137736)
build_ruby 0.001375 0.000275 2.922078 ( 3.988659)
build_all 0.007621 0.000597 2.431063 ( 2.772873)
build_install 0.009929 0.006216 3.625431 ( 4.352048)
test_btest 0.000624 0.000144 76.177136 ( 46.887810)
test_basic 0.002506 0.004831 0.805176 ( 1.281529)
test_all 0.001521 0.000000 557.707511 (321.683349)
test_rubyspec 0.047319 0.006680 87.283800 (128.327788)
total: 516.34 sec