Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-060244
#<BuildRuby:0x0000563548cd5fb8
@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.20230109-060244",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003776 0.000944 1.061309 ( 1.463547)
build_miniruby 0.000000 0.001282 1.519537 ( 1.518562)
build_ruby 0.000000 0.001718 3.705203 ( 4.216966)
build_all 0.004206 0.002463 3.851914 ( 2.016717)
build_install 0.012893 0.004319 3.071023 ( 2.608514)
test_btest 0.000609 0.000185 58.913534 ( 23.254021)
test_basic 0.003868 0.001177 0.364812 ( 0.457741)
test_all 0.001082 0.000329 625.615215 (187.714824)
test_rubyspec 0.008878 0.032991 66.395144 ( 76.367472)
total: 299.62 sec