Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-042456
#<BuildRuby:0x0000562eefa69e78
@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.20230123-042456",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004899 0.000081 1.135713 ( 1.513229)
build_miniruby 0.001278 0.000116 1.137024 ( 1.136023)
build_ruby 0.001581 0.000144 2.929747 ( 3.235982)
build_all 0.007812 0.000000 3.847519 ( 1.919606)
build_install 0.011247 0.003989 2.789426 ( 2.004901)
test_btest 0.000858 0.000095 57.482633 ( 19.427976)
test_basic 0.002776 0.003395 0.399981 ( 0.499660)
test_all 0.001039 0.000144 658.824460 (196.667950)
test_rubyspec 0.010906 0.034829 69.922640 ( 80.149614)
total: 306.56 sec