Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-211304
#<BuildRuby:0x000055976fcba2a8
@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.20221208-211304",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005452 0.000303 1.223722 ( 1.466368)
build_miniruby 0.000998 0.000055 1.320987 ( 1.319803)
build_ruby 0.001273 0.000071 2.545298 ( 2.537848)
build_all 0.006403 0.000356 3.484744 ( 1.809366)
build_install 0.013794 0.000479 2.649000 ( 1.720227)
test_btest 0.000653 0.000034 55.201848 ( 15.498775)
test_basic 0.000000 0.004004 0.372401 ( 0.466682)
test_all 0.000000 0.002319 616.738405 (176.331294)
test_rubyspec 0.012174 0.023766 63.144341 ( 72.992371)
total: 274.14 sec