Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-033932
#<BuildRuby:0x0000561f56285ed0
@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.20230102-033932",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004791 0.000384 1.134356 ( 1.857832)
build_miniruby 0.001234 0.000099 1.416701 ( 1.419291)
build_ruby 0.001615 0.000129 3.503254 ( 4.048868)
build_all 0.007744 0.000274 3.678901 ( 2.717939)
build_install 0.018206 0.000000 3.234338 ( 3.280507)
test_btest 0.000764 0.000000 56.383700 ( 31.410166)
test_basic 0.007074 0.000020 0.461924 ( 0.697882)
test_all 0.001701 0.000107 631.934182 (272.839466)
test_rubyspec 0.037422 0.012142 72.655055 ( 89.299752)
total: 407.57 sec