Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-115211
#<BuildRuby:0x0000563e5db363b0
@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.20230104-115211",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.003512 0.001109 1.128769 ( 1.778492)
build_miniruby 0.001101 0.000348 1.318881 ( 1.326503)
build_ruby 0.001228 0.000387 3.359927 ( 3.885249)
build_all 0.005165 0.001632 3.746300 ( 2.195428)
build_install 0.014952 0.000285 3.244147 ( 2.777899)
test_btest 0.000576 0.000157 55.861981 ( 30.519845)
test_basic 0.001680 0.005249 0.456329 ( 0.744825)
test_all 0.001053 0.000335 627.740998 (254.354360)
test_rubyspec 0.036771 0.010196 70.587972 ( 84.031494)
total: 381.62 sec