Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-130634
#<BuildRuby:0x0000562c1aba61d8
@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.20230313-130634",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.002827 0.002918 1.593677 ( 2.928381)
build_miniruby 0.000984 0.000197 1.189962 ( 1.188881)
build_ruby 0.001149 0.000230 2.498715 ( 2.705146)
build_all 0.003046 0.002795 2.032117 ( 1.165432)
build_install 0.013268 0.001821 3.003025 ( 2.025499)
test_btest 0.000826 0.000176 65.441476 ( 21.113912)
test_basic 0.004531 0.000230 0.494014 ( 0.589161)
test_all 0.001065 0.000220 550.037046 (173.848145)
test_rubyspec 0.026488 0.018694 74.656627 ( 84.862190)
total: 290.43 sec