Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-090312
#<BuildRuby:0x00007fad015bfdc8
@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.20240622-090312",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.000776 0.008220 3.602236 ( 3.556346)
build_miniruby 0.001389 0.000463 1.505875 ( 1.506320)
build_ruby 0.002618 0.000000 3.955438 ( 4.100162)
build_all 0.008796 0.001042 8.199044 ( 3.443511)
build_install 0.021327 0.003641 11.220635 ( 5.646072)
test_btest 0.000660 0.000191 116.421574 ( 34.314538)
test_basic 0.012410 0.000291 1.119671 ( 1.182481)
test_all 0.128274 0.031508 933.043858 (858.218278)
test_rubyspec 0.080981 0.015343 176.173807 (217.884613)
total: 1129.85 sec