Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-042748
#<BuildRuby:0x000055b7aa8c5ed0
@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.20230122-042748",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000021)
build_up 0.000372 0.004010 1.119038 ( 1.549186)
build_miniruby 0.001123 0.000135 1.147060 ( 1.207305)
build_ruby 0.000000 0.001471 2.977704 ( 3.562123)
build_all 0.000510 0.006622 3.928813 ( 2.729264)
build_install 0.013253 0.003441 3.100611 ( 3.001055)
test_btest 0.000803 0.000166 56.611425 ( 31.656183)
test_basic 0.004709 0.000974 0.423107 ( 0.621504)
test_all 0.001183 0.000245 643.565873 (293.813699)
test_rubyspec 0.020855 0.028247 71.838820 ( 85.754012)
total: 423.90 sec