Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-154400
#<BuildRuby:0x0000561ef2022008
@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.20221207-154400",
@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.000014 0.000000 0.000014 ( 0.000013)
autoconf 0.000015 0.000000 0.000015 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.001488 0.004045 1.177820 ( 1.363331)
build_miniruby 0.001110 0.000045 0.971277 ( 0.970166)
build_ruby 0.001458 0.000058 1.897958 ( 1.893119)
build_all 0.005190 0.000207 2.899121 ( 1.471052)
build_install 0.010695 0.000428 2.079089 ( 1.311689)
test_btest 0.000700 0.000000 52.613047 ( 14.398408)
test_basic 0.003820 0.000000 0.344414 ( 0.438778)
test_all 0.001284 0.000044 555.604009 (159.219827)
test_rubyspec 0.001746 0.032082 57.585643 ( 67.185951)
total: 248.25 sec