Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-100114
#<BuildRuby:0x0000562ec658de00
@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-100114",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.006045 0.000000 1.845253 ( 3.371157)
build_miniruby 0.001451 0.000000 1.502900 ( 1.516452)
build_ruby 0.001621 0.000000 2.830556 ( 3.118777)
build_all 0.003485 0.003396 2.215253 ( 1.725944)
build_install 0.007896 0.009947 3.481914 ( 2.926001)
test_btest 0.000000 0.000726 74.928558 ( 30.858910)
test_basic 0.000000 0.006217 0.739796 ( 0.833265)
test_all 0.000000 0.000999 590.982973 (198.119063)
test_rubyspec 0.022827 0.022045 73.428533 ( 85.167600)
total: 327.64 sec