Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-054216
#<BuildRuby:0x00007f29be2ffdc0
@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.20240829-054216",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.008524 0.000132 4.203716 ( 4.820398)
build_miniruby 0.000000 0.002194 1.791051 ( 1.822071)
build_ruby 0.001360 0.001030 5.050980 ( 22.165630)
build_all 0.008865 0.001233 8.576015 ( 4.417999)
build_install 0.012929 0.010716 11.367773 ( 6.445888)
test_btest 0.000741 0.000216 128.809701 ( 70.104544)
test_basic 0.008360 0.004261 1.484734 ( 1.870148)
test_all 0.117555 0.048216 903.394695 (654.785592)
test_rubyspec 0.064610 0.034808 177.154562 (109.021216)
total: 875.45 sec