Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-192356
#<BuildRuby:0x0000560729d99a00
@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.20230214-192356",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004521 0.001583 1.518244 ( 2.001321)
build_miniruby 0.001010 0.000354 1.437732 ( 1.446301)
build_ruby 0.001542 0.000000 2.664335 ( 2.876433)
build_all 0.003589 0.004649 3.978024 ( 2.151572)
build_install 0.012246 0.004047 3.117411 ( 2.462268)
test_btest 0.000703 0.000000 58.223547 ( 18.425271)
test_basic 0.003621 0.001179 0.443326 ( 0.538919)
test_all 0.001555 0.000163 647.803080 (222.952791)
test_rubyspec 0.028621 0.019761 71.394569 ( 81.835329)
total: 334.69 sec