Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-151215
#<BuildRuby:0x00005577049d6018
@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.20230104-151215",
@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.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004608 0.000000 0.854993 ( 1.408854)
build_miniruby 0.000000 0.001290 1.121959 ( 1.127573)
build_ruby 0.000000 0.001427 2.619693 ( 3.010725)
build_all 0.005755 0.001164 3.502439 ( 1.737674)
build_install 0.014349 0.000000 2.627560 ( 1.687180)
test_btest 0.000846 0.000000 59.417794 ( 16.897917)
test_basic 0.005574 0.000000 0.433805 ( 0.528921)
test_all 0.001035 0.000000 565.326111 (163.495368)
test_rubyspec 0.028953 0.009139 56.317168 ( 66.456078)
total: 256.35 sec