Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-010819
#<BuildRuby:0x000055a19e83a258
@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.20230208-010819",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.001223 0.003591 1.209102 ( 1.643959)
build_miniruby 0.001316 0.000000 1.161081 ( 1.160218)
build_ruby 0.001133 0.000000 2.260111 ( 2.475721)
build_all 0.003143 0.003528 3.653649 ( 1.839400)
build_install 0.014550 0.000000 2.865241 ( 2.126457)
test_btest 0.000634 0.000000 55.696398 ( 17.081262)
test_basic 0.001270 0.005449 0.428561 ( 0.526059)
test_all 0.001082 0.000237 629.447787 (222.184709)
test_rubyspec 0.028939 0.012938 66.016501 ( 75.851964)
total: 324.89 sec