Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-122037
#<BuildRuby:0x000056033523a008
@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.20221227-122037",
@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.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001033 0.003610 0.812912 ( 1.207668)
build_miniruby 0.001032 0.000124 1.004681 ( 1.003228)
build_ruby 0.001187 0.000142 2.864520 ( 3.297300)
build_all 0.005380 0.000646 3.027967 ( 1.556694)
build_install 0.004553 0.007620 2.391830 ( 1.557208)
test_btest 0.000931 0.000173 54.124595 ( 14.008300)
test_basic 0.002444 0.002884 0.381638 ( 0.473458)
test_all 0.000832 0.000172 562.041569 (157.268907)
test_rubyspec 0.019969 0.020941 55.197401 ( 65.234647)
total: 245.61 sec