Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-052040
#<BuildRuby:0x00005577fb59e8e0
@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.20230204-052040",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.003314 0.001288 1.084763 ( 1.476440)
build_miniruby 0.001029 0.000400 1.281285 ( 1.293903)
build_ruby 0.001629 0.000000 2.336903 ( 2.549979)
build_all 0.002978 0.004421 3.645973 ( 1.854220)
build_install 0.014346 0.000569 2.751425 ( 1.898264)
test_btest 0.000580 0.000211 57.836840 ( 19.203608)
test_basic 0.005278 0.000318 0.447419 ( 0.540180)
test_all 0.001837 0.000639 695.404897 (375.100212)
test_rubyspec 0.035737 0.031184 78.877260 (111.034107)
total: 514.95 sec