Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-121716
#<BuildRuby:0x000056274813e2a8
@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.20230614-121716",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000010 0.000003 0.000013 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002858 0.002786 1.737165 ( 4.137961)
build_miniruby 0.001166 0.000277 1.269313 ( 1.268430)
build_ruby 0.001035 0.000247 2.560014 ( 2.727736)
build_all 0.005783 0.000431 2.169490 ( 1.180379)
build_install 0.010214 0.004541 3.567191 ( 2.403717)
test_btest 0.000643 0.000160 78.010795 ( 21.127049)
test_basic 0.005304 0.000453 0.734803 ( 0.811179)
test_all 0.002123 0.000512 579.341516 (174.290637)
test_rubyspec 0.022963 0.026808 82.984731 ( 96.897724)
total: 304.85 sec