Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-080848
#<BuildRuby:0x00005623e6eb6008
@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.20230208-080848",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.004718 0.000411 1.201523 ( 1.616164)
build_miniruby 0.001635 0.000000 1.161112 ( 1.163706)
build_ruby 0.001503 0.000000 2.334511 ( 2.569550)
build_all 0.007511 0.000201 3.919694 ( 2.134061)
build_install 0.014078 0.000000 2.856844 ( 2.458493)
test_btest 0.000808 0.000000 56.393453 ( 27.584696)
test_basic 0.005680 0.000000 0.426746 ( 0.527452)
test_all 0.001180 0.000049 677.283380 (335.256000)
test_rubyspec 0.050390 0.021208 82.179533 (122.072327)
total: 495.38 sec