Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-184503
#<BuildRuby:0x000055bfb408e2c8
@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.20230213-184503",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005025 0.000000 1.453053 ( 2.158553)
build_miniruby 0.001282 0.000000 0.951032 ( 0.949551)
build_ruby 0.001324 0.000000 2.475804 ( 2.685504)
build_all 0.006360 0.000363 3.836311 ( 1.826440)
build_install 0.008627 0.004944 3.039225 ( 2.159791)
test_btest 0.000333 0.000619 57.727784 ( 16.357208)
test_basic 0.000000 0.004935 0.491881 ( 0.586982)
test_all 0.000326 0.001847 668.897683 (199.085349)
test_rubyspec 0.020126 0.030453 69.327468 ( 79.601142)
total: 305.41 sec