Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-175528
#<BuildRuby:0x000055622f1e5a00
@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.20230513-175528",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005826 0.000309 1.850745 ( 3.116822)
build_miniruby 0.000909 0.000146 1.203236 ( 1.202633)
build_ruby 0.001174 0.000188 2.389950 ( 2.610410)
build_all 0.006153 0.000321 2.057218 ( 1.299928)
build_install 0.008647 0.005955 3.323447 ( 2.364743)
test_btest 0.000692 0.000000 72.396142 ( 25.185072)
test_basic 0.004796 0.000337 0.710588 ( 0.787591)
test_all 0.000876 0.000164 559.099486 (185.843840)
test_rubyspec 0.027927 0.018107 78.370788 ( 90.627958)
total: 313.04 sec