Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-064621
#<BuildRuby:0x00005571c47d2018
@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.20231012-064621",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.008149 0.000690 2.794118 ( 4.279819)
build_miniruby 0.000000 0.002016 3.144473 ( 3.567042)
build_ruby 0.001271 0.000724 3.915584 ( 5.085415)
build_all 0.005927 0.003534 6.846942 ( 5.549961)
build_install 0.011466 0.010790 8.708694 ( 8.410275)
test_btest 0.000972 0.000257 91.161406 ( 93.751031)
test_basic 0.000000 0.009366 1.033829 ( 1.682563)
test_all 0.001010 0.010483 743.806131 (655.205878)
test_rubyspec 0.044343 0.038828 113.311530 (179.399517)
total: 956.93 sec