Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-014003
#<BuildRuby:0x0000558cdca3a1d8
@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.20240203-014003",
@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.000020)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.002126 0.003636 1.569999 ( 1.876260)
build_miniruby 0.001256 0.000251 1.569834 ( 1.567797)
build_ruby 0.001566 0.000000 3.022524 ( 3.244453)
build_all 0.007091 0.000000 5.454706 ( 2.031341)
build_install 0.015208 0.000674 6.787323 ( 3.253101)
test_btest 0.000738 0.000123 80.122381 ( 22.033893)
test_basic 0.004757 0.000793 0.766913 ( 0.826175)
test_all 0.081009 0.035831 698.054294 (197.458970)
test_rubyspec 0.039919 0.058188 146.801122 (159.713585)
total: 392.01 sec