Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-033638
#<BuildRuby:0x00005635709b1fa8
@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-033638",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.000000 0.006585 2.117136 ( 2.929246)
build_miniruby 0.000508 0.001332 1.701653 ( 1.726924)
build_ruby 0.001295 0.000563 3.533043 ( 3.897655)
build_all 0.005772 0.002510 6.799140 ( 4.035606)
build_install 0.016883 0.004218 8.524442 ( 5.467808)
test_btest 0.000618 0.000252 90.774360 ( 52.984135)
test_basic 0.007581 0.001308 1.061007 ( 1.356188)
test_all 0.085080 0.031714 749.408475 (353.492455)
test_rubyspec 0.054923 0.051412 185.797662 (202.025211)
total: 627.92 sec