Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-000316
#<BuildRuby:0x0000557c114c1fe8
@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.20230122-000316",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000040)
configure 0.000035 0.000004 0.000039 ( 0.000038)
build_up 0.004701 0.000564 1.232978 ( 1.919359)
build_miniruby 0.001355 0.000163 1.246890 ( 1.263903)
build_ruby 0.001583 0.000190 3.008671 ( 3.408459)
build_all 0.008029 0.000000 3.909081 ( 2.336668)
build_install 0.013618 0.003260 2.939382 ( 2.530928)
test_btest 0.000740 0.000093 56.631560 ( 24.194402)
test_basic 0.002657 0.004527 0.443380 ( 0.548122)
test_all 0.002015 0.000000 639.079199 (219.081148)
test_rubyspec 0.025738 0.022548 69.058421 ( 79.117259)
total: 334.40 sec