Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-054248
#<BuildRuby:0x00007f053e89fdd8
@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.20240818-054248",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000021 ( 0.000023)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.009317 0.000386 4.244241 ( 5.933161)
build_miniruby 0.002032 0.000000 1.906536 ( 2.307190)
build_ruby 0.002413 0.000206 4.998046 ( 5.980928)
build_all 0.007320 0.005186 9.763249 ( 9.612768)
build_install 0.023775 0.004849 13.088321 ( 13.189674)
test_btest 0.000940 0.000296 134.564840 (133.451956)
test_basic 0.009240 0.004628 1.521198 ( 3.208998)
test_all 0.120036 0.050346 1023.751469 (950.663174)
test_rubyspec 0.059338 0.040230 188.672097 (128.073627)
total: 1252.42 sec