Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-040701
#<BuildRuby:0x0000556b08262258
@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.20240312-040701",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000038 0.000005 0.000043 ( 0.000043)
build_up 0.000000 0.009763 2.896231 ( 4.311284)
build_miniruby 0.000000 0.001711 1.929049 ( 2.148956)
build_ruby 0.000000 0.001827 3.839530 ( 4.331920)
build_all 0.008275 0.000438 7.058770 ( 5.802042)
build_install 0.019104 0.004720 9.336545 ( 8.076633)
test_btest 0.000604 0.000143 95.750191 ( 72.394223)
test_basic 0.009080 0.000000 1.054358 ( 1.677617)
test_all 0.098318 0.030988 830.499315 (546.502225)
test_rubyspec 0.048224 0.051582 136.451801 (196.593360)
total: 841.84 sec