Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-092439
#<BuildRuby:0x000055e8c99ce390
@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.20230209-092439",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004884 0.000206 1.025570 ( 1.422743)
build_miniruby 0.000000 0.001188 0.936527 ( 0.935038)
build_ruby 0.000000 0.001356 2.174093 ( 25.240354)
build_all 0.006753 0.000063 3.500377 ( 1.754123)
build_install 0.008619 0.004069 2.699326 ( 1.831777)
test_btest 0.000684 0.000178 56.662732 ( 16.251992)
test_basic 0.001125 0.004210 0.408564 ( 0.503708)
test_all 0.000857 0.000254 603.241078 (172.026988)
test_rubyspec 0.024203 0.010614 66.886640 ( 76.845935)
total: 296.81 sec