Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-040125
#<BuildRuby:0x000055baa7f9e3b0
@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.20230511-040125",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005344 0.000131 1.740581 ( 3.026196)
build_miniruby 0.001258 0.000114 1.300027 ( 1.298931)
build_ruby 0.000000 0.001506 2.564659 ( 2.768095)
build_all 0.003293 0.002902 2.103120 ( 1.285811)
build_install 0.012311 0.001060 3.142968 ( 2.120854)
test_btest 0.000580 0.000075 73.597579 ( 23.640092)
test_basic 0.006431 0.000233 0.771221 ( 0.847476)
test_all 0.000875 0.000109 569.949378 (184.468797)
test_rubyspec 0.027505 0.014905 73.951284 ( 85.825678)
total: 305.28 sec