Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-083219
#<BuildRuby:0x0000558e66719fb8
@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.20230112-083219",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.004522 1.139139 ( 1.526741)
build_miniruby 0.000000 0.001635 1.431790 ( 1.430393)
build_ruby 0.000647 0.000808 3.438820 ( 3.842654)
build_all 0.007499 0.000010 3.869766 ( 2.081168)
build_install 0.016681 0.000538 2.931328 ( 2.270027)
test_btest 0.000813 0.000079 56.657575 ( 17.881252)
test_basic 0.004315 0.000418 0.408526 ( 0.509541)
test_all 0.001102 0.000107 628.141197 (216.119882)
test_rubyspec 0.033837 0.015285 69.953402 ( 80.101518)
total: 325.76 sec