Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-223557
#<BuildRuby:0x00007f344800fdd8
@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.20240628-223557",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000036 0.000011 0.000047 ( 0.000048)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.001792 0.007158 3.918526 ( 3.597118)
build_miniruby 0.001287 0.000483 1.406726 ( 1.403613)
build_ruby 0.000000 0.002013 4.291944 ( 4.437674)
build_all 0.003743 0.005741 8.447914 ( 3.356087)
build_install 0.014109 0.006613 11.317718 ( 5.434016)
test_btest 0.000000 0.001136 118.692657 ( 34.561552)
test_basic 0.005779 0.007793 1.453516 ( 1.765841)
test_all 0.105489 0.048096 828.222809 (263.666265)
test_rubyspec 0.050614 0.041454 164.925395 ( 34.717144)
total: 352.94 sec