Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-201352
#<BuildRuby:0x000055961aab1f70
@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.20240202-201352",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.001563 0.004406 1.649015 ( 2.183802)
build_miniruby 0.000000 0.001465 9.687815 ( 9.389120)
build_ruby 0.000000 0.001675 2.753790 ( 3.027828)
build_all 0.001362 0.005467 5.605189 ( 2.091650)
build_install 0.016924 0.000000 6.877326 ( 3.279703)
test_btest 0.000890 0.000200 81.704313 ( 21.246104)
test_basic 0.006082 0.000000 0.850797 ( 0.912467)
test_all 0.069030 0.049771 712.077619 (219.247347)
test_rubyspec 0.043480 0.054851 139.490568 (151.291267)
total: 412.67 sec