Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-170802
#<BuildRuby:0x0000563b4bb223c0
@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.20230210-170802",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000976 0.003348 0.981877 ( 1.393340)
build_miniruby 0.000900 0.000204 0.864345 ( 0.862773)
build_ruby 0.001136 0.000000 2.159311 ( 2.369905)
build_all 0.005219 0.000536 3.312068 ( 1.616618)
build_install 0.005759 0.005563 2.386990 ( 1.543548)
test_btest 0.000905 0.000000 54.840552 ( 14.474192)
test_basic 0.004625 0.000000 0.371708 ( 0.464827)
test_all 0.001482 0.000000 591.450460 (166.556705)
test_rubyspec 0.025275 0.014989 60.944511 ( 71.053567)
total: 260.34 sec