Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-141705
#<BuildRuby:0x000055818c97a208
@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.20230217-141705",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001379 0.004165 1.494481 ( 2.236572)
build_miniruby 0.001323 0.000000 1.335714 ( 1.347582)
build_ruby 0.001876 0.000000 2.602309 ( 3.009950)
build_all 0.005415 0.002113 4.168231 ( 3.058031)
build_install 0.012662 0.004387 3.311207 ( 3.295441)
test_btest 0.000587 0.000086 59.152433 ( 33.747909)
test_basic 0.006160 0.000906 0.529591 ( 0.858977)
test_all 0.001172 0.000173 694.445858 (482.077528)
test_rubyspec 0.031275 0.027699 78.970854 (114.951341)
total: 644.58 sec