Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-225337
#<BuildRuby:0x0000564706d86230
@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.20230830-225337",
@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.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.001947 0.003471 1.635175 ( 1.991800)
build_miniruby 0.001144 0.000334 1.627462 ( 1.625301)
build_ruby 0.001373 0.000400 3.155444 ( 3.330920)
build_all 0.000000 0.006624 5.753569 ( 2.369821)
build_install 0.016736 0.000345 6.899328 ( 3.538453)
test_btest 0.001284 0.000000 80.668522 ( 21.423427)
test_basic 0.003156 0.002877 0.866433 ( 0.928375)
test_all 0.003048 0.004962 649.119760 (204.756292)
test_rubyspec 0.040938 0.022835 91.677892 (103.174141)
total: 343.14 sec