Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-210526
#<BuildRuby:0x0000561c2de3a3b0
@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.20240301-210526",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.000000 0.007114 2.402332 ( 2.237659)
build_miniruby 0.001310 0.000000 1.578698 ( 1.576693)
build_ruby 0.001418 0.000135 3.018947 ( 3.243872)
build_all 0.007454 0.000500 6.314360 ( 2.411089)
build_install 0.019125 0.000000 8.069402 ( 3.588081)
test_btest 0.000837 0.000000 88.853606 ( 24.590272)
test_basic 0.000995 0.005576 0.803776 ( 0.862377)
test_all 0.073231 0.045634 798.769697 (250.217764)
test_rubyspec 0.023348 0.054001 100.416716 (109.864631)
total: 398.59 sec