Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-223627
#<BuildRuby:0x000056105378a320
@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.20230105-223627",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.002885 0.001202 0.928384 ( 1.307518)
build_miniruby 0.000757 0.000316 1.186230 ( 1.184942)
build_ruby 0.001136 0.000473 3.400492 ( 3.768110)
build_all 0.005213 0.002171 3.783020 ( 2.022868)
build_install 0.011632 0.003687 2.990908 ( 2.367896)
test_btest 0.000490 0.000196 53.907186 ( 19.753768)
test_basic 0.000541 0.004932 0.414765 ( 0.512784)
test_all 0.001081 0.000504 628.756909 (217.469391)
test_rubyspec 0.012143 0.032795 66.483890 ( 76.482757)
total: 324.87 sec