Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-125718
#<BuildRuby:0x000055fb0409e7c8
@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.20230605-125718",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000013 0.000002 0.000015 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.006398 1.799479 ( 3.078279)
build_miniruby 0.000000 0.001405 1.231281 ( 1.229491)
build_ruby 0.000000 0.001887 2.460459 ( 2.649286)
build_all 0.004427 0.002204 1.920647 ( 1.098225)
build_install 0.012416 0.002802 3.354564 ( 2.302855)
test_btest 0.000721 0.000240 76.811937 ( 20.372421)
test_basic 0.000652 0.004779 0.735519 ( 0.806544)
test_all 0.001035 0.000402 569.150728 (200.136964)
test_rubyspec 0.030147 0.021622 79.813366 ( 92.011458)
total: 323.69 sec