Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-092839
#<BuildRuby:0x000055baf1df1fb8
@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.20240310-092839",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.003608 0.004071 2.699089 ( 2.521466)
build_miniruby 0.001447 0.000150 1.786966 ( 1.788377)
build_ruby 0.001738 0.000000 3.573965 ( 3.779885)
build_all 0.004500 0.003902 6.870452 ( 3.167080)
build_install 0.012679 0.007560 8.890468 ( 4.891861)
test_btest 0.000000 0.000754 94.188619 ( 40.925473)
test_basic 0.002731 0.006019 0.885710 ( 0.984188)
test_all 0.103321 0.019185 814.705129 (313.313587)
test_rubyspec 0.040718 0.051166 127.402918 (136.881974)
total: 508.25 sec