Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-093212
#<BuildRuby:0x000056503d23e018
@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.20230508-093212",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002601 0.003666 1.882104 ( 3.933338)
build_miniruby 0.001100 0.000191 1.317168 ( 1.374458)
build_ruby 0.000000 0.001554 2.676906 ( 3.071556)
build_all 0.000000 0.007243 2.256694 ( 2.134431)
build_install 0.004021 0.013562 3.535639 ( 3.009692)
test_btest 0.000528 0.000215 74.460457 ( 32.466079)
test_basic 0.004279 0.001743 0.699709 ( 0.797980)
test_all 0.001077 0.000257 566.925055 (194.271647)
test_rubyspec 0.031410 0.021282 80.728478 ( 93.531426)
total: 334.59 sec