Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-192538
#<BuildRuby:0x000055c6e71aa118
@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.20230721-192538",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.002754 0.005061 2.207849 ( 5.197014)
build_miniruby 0.001127 0.000409 1.652434 ( 2.667245)
build_ruby 0.001355 0.000493 3.365012 ( 5.947234)
build_all 0.008029 0.000000 2.622946 ( 2.705527)
build_install 0.005101 0.015027 4.281917 ( 5.145240)
test_btest 0.000729 0.000334 80.283522 ( 56.809857)
test_basic 0.002606 0.005836 0.897494 ( 1.343740)
test_all 0.000759 0.000379 624.860626 (356.335855)
test_rubyspec 0.031628 0.033373 93.095400 (156.496211)
total: 592.65 sec