Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-095205
#<BuildRuby:0x0000561650555fe8
@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.20230118-095205",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006192 0.000538 1.217407 ( 2.586819)
build_miniruby 0.001923 0.000167 1.437784 ( 1.747683)
build_ruby 0.001522 0.000133 3.424813 ( 4.477860)
build_all 0.008323 0.000724 4.037352 ( 3.722742)
build_install 0.009848 0.009627 3.173546 ( 3.848157)
test_btest 0.000879 0.000140 58.272090 ( 47.701706)
test_basic 0.005354 0.000857 0.453770 ( 0.803223)
test_all 0.001251 0.000200 712.158429 (748.105137)
test_rubyspec 0.032024 0.031117 75.554091 (115.642961)
total: 928.64 sec