Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-073511
#<BuildRuby:0x0000560695cd9a00
@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.20230428-073511",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004458 0.000969 1.583649 ( 2.853612)
build_miniruby 0.001197 0.000000 1.310300 ( 1.309508)
build_ruby 0.000000 0.001502 2.540916 ( 2.736638)
build_all 0.000138 0.005872 2.018008 ( 1.107585)
build_install 0.013834 0.001569 3.222197 ( 2.181416)
test_btest 0.000759 0.000204 73.062266 ( 24.073724)
test_basic 0.002570 0.003760 0.738384 ( 0.817523)
test_all 0.001144 0.000339 554.203509 (211.541804)
test_rubyspec 0.029533 0.018900 80.676854 ( 97.241355)
total: 343.86 sec