Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-104000
#<BuildRuby:0x00005576198d1a00
@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.20230627-104000",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000037)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005982 0.000227 2.037635 ( 3.395771)
build_miniruby 0.000000 0.002004 1.470161 ( 1.472790)
build_ruby 0.000442 0.001398 2.956702 ( 3.179812)
build_all 0.003019 0.003860 2.238106 ( 1.256671)
build_install 0.013871 0.004330 3.701363 ( 2.602859)
test_btest 0.000803 0.000000 80.526158 ( 25.261728)
test_basic 0.001346 0.003607 0.851965 ( 0.931102)
test_all 0.001021 0.000223 595.750729 (188.686533)
test_rubyspec 0.031516 0.019358 83.011144 ( 94.899653)
total: 321.69 sec