Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-161335
#<BuildRuby:0x000055583490e8e0
@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.20230509-161335",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.002128 0.003699 1.871399 ( 3.793901)
build_miniruby 0.001418 0.000109 1.314022 ( 1.339496)
build_ruby 0.001394 0.000107 2.554990 ( 2.788458)
build_all 0.002940 0.003363 2.172323 ( 2.038476)
build_install 0.014338 0.000311 3.379464 ( 3.206703)
test_btest 0.000546 0.000053 73.800647 ( 38.306276)
test_basic 0.005527 0.000535 0.752254 ( 1.102131)
test_all 0.001061 0.000103 561.528687 (211.196384)
test_rubyspec 0.019790 0.029296 77.285532 ( 89.162771)
total: 352.94 sec