Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-165404
#<BuildRuby:0x00005649c55b1fe8
@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.20230212-165404",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004193 0.000419 1.104997 ( 1.508820)
build_miniruby 0.001100 0.000110 1.088239 ( 1.086496)
build_ruby 0.001277 0.000127 2.205850 ( 2.413441)
build_all 0.006031 0.000603 3.800294 ( 1.888064)
build_install 0.000241 0.013944 2.895754 ( 2.140725)
test_btest 0.000796 0.000000 57.338587 ( 19.190827)
test_basic 0.005715 0.000000 0.355991 ( 0.451005)
test_all 0.001009 0.000000 628.311579 (203.308242)
test_rubyspec 0.036854 0.005417 69.272343 ( 79.583908)
total: 311.57 sec