Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-021722
#<BuildRuby:0x000055562687e7c8
@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.20230514-021722",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.004366 0.001248 1.789310 ( 3.490445)
build_miniruby 0.000973 0.000278 1.275645 ( 1.461066)
build_ruby 0.000000 0.001427 2.526188 ( 2.893962)
build_all 0.001512 0.005651 2.245466 ( 1.775650)
build_install 0.013780 0.003262 3.507002 ( 2.988951)
test_btest 0.000637 0.000221 72.583384 ( 36.032792)
test_basic 0.001053 0.002830 0.762831 ( 1.158119)
test_all 0.000740 0.000274 581.954286 (242.912515)
test_rubyspec 0.018610 0.028881 81.163024 ( 97.625394)
total: 390.34 sec