Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-063821
#<BuildRuby:0x00005562823a28e0
@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.20240212-063821",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004954 0.000792 1.899268 ( 2.237613)
build_miniruby 0.001413 0.000227 1.526028 ( 1.525149)
build_ruby 0.001789 0.000000 3.453577 ( 3.669829)
build_all 0.001626 0.006341 6.379369 ( 3.242792)
build_install 0.013137 0.005330 7.797842 ( 4.439860)
test_btest 0.000637 0.000150 89.114533 ( 32.292251)
test_basic 0.002580 0.004226 0.933428 ( 1.027236)
test_all 0.083522 0.031697 746.443115 (265.942148)
test_rubyspec 0.061725 0.044004 179.432970 (191.398009)
total: 505.78 sec