Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-170054
#<BuildRuby:0x00005637e23ee8e0
@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.20230505-170054",
@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.000001 0.000018 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005768 0.000444 1.917591 ( 4.189358)
build_miniruby 0.001283 0.000098 1.226948 ( 1.320795)
build_ruby 0.001311 0.000000 2.492754 ( 3.039299)
build_all 0.006060 0.000236 2.079558 ( 2.468934)
build_install 0.010185 0.004994 3.277920 ( 3.241040)
test_btest 0.000672 0.000072 72.379175 ( 41.288546)
test_basic 0.001949 0.004240 0.747858 ( 0.944161)
test_all 0.001516 0.000210 599.748051 (268.134939)
test_rubyspec 0.015488 0.049585 85.739601 (113.543218)
total: 438.17 sec