Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-052235
#<BuildRuby:0x000055c46355df20
@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.20230817-052235",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006925 0.000000 2.359504 ( 6.374270)
build_miniruby 0.001674 0.000113 1.670759 ( 2.340603)
build_ruby 0.001484 0.000247 3.464693 ( 61.224952)
build_all 0.006868 0.002413 6.645432 ( 7.447853)
build_install 0.017581 0.003102 8.141262 ( 8.461473)
test_btest 0.000604 0.000106 85.832444 ( 63.359622)
test_basic 0.007331 0.001293 0.990142 ( 1.841597)
test_all 0.011346 0.004994 744.503208 (665.392287)
test_rubyspec 0.068475 0.008745 109.791641 (208.939228)
total: 1025.38 sec