Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-094618
#<BuildRuby:0x0000556f23e1e258
@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.20221228-094618",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000402 0.004081 1.122119 ( 1.685174)
build_miniruby 0.001422 0.000000 1.356976 ( 1.370944)
build_ruby 0.001942 0.000000 3.266262 ( 3.643673)
build_all 0.006135 0.001345 3.926775 ( 2.048604)
build_install 0.006054 0.010569 3.109859 ( 2.373485)
test_btest 0.000635 0.000212 54.424309 ( 21.968323)
test_basic 0.003857 0.001285 0.437707 ( 0.537095)
test_all 0.001273 0.000425 620.450021 (197.915120)
test_rubyspec 0.008890 0.029931 62.728782 ( 72.796873)
total: 304.34 sec