Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-121557
#<BuildRuby:0x000055bcdc4622a8
@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.20221231-121557",
@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.000014)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.004895 0.000000 1.016550 ( 1.385724)
build_miniruby 0.001196 0.000000 1.336453 ( 1.334744)
build_ruby 0.001443 0.000000 3.022551 ( 3.389080)
build_all 0.002842 0.004143 3.382191 ( 1.587444)
build_install 0.010361 0.003498 2.710602 ( 1.774833)
test_btest 0.000744 0.000047 56.503334 ( 15.774963)
test_basic 0.005976 0.000129 0.397132 ( 0.493438)
test_all 0.001330 0.000052 604.471506 (170.853485)
test_rubyspec 0.005944 0.031649 61.050587 ( 70.902809)
total: 267.50 sec