Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-092025
#<BuildRuby:0x0000559fee33e008
@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.20240217-092025",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006094 0.000314 2.095055 ( 3.547134)
build_miniruby 0.001597 0.000000 1.818851 ( 2.227598)
build_ruby 0.001738 0.000000 3.778879 ( 4.569513)
build_all 0.009784 0.000174 7.062836 ( 7.306241)
build_install 0.018456 0.004964 8.670689 ( 9.035841)
test_btest 0.000724 0.000107 94.261476 ( 99.047005)
test_basic 0.007025 0.000398 0.985530 ( 2.027027)
test_all 0.079463 0.044940 765.842200 (549.254508)
test_rubyspec 0.054204 0.043034 131.585023 (178.980737)
total: 856.00 sec