Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-102548
#<BuildRuby:0x00005603c6049a00
@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.20230104-102548",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004494 0.000124 1.059437 ( 1.466196)
build_miniruby 0.001328 0.000000 1.316435 ( 1.314919)
build_ruby 0.001380 0.000000 3.096552 ( 3.476413)
build_all 0.006055 0.000199 3.530372 ( 1.812097)
build_install 0.014019 0.001117 2.907086 ( 1.916084)
test_btest 0.000592 0.000110 55.197327 ( 14.786349)
test_basic 0.000879 0.004438 0.397547 ( 0.490265)
test_all 0.001768 0.000393 624.258416 (184.115949)
test_rubyspec 0.014596 0.025753 64.059295 ( 73.973687)
total: 283.35 sec