Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-030645
#<BuildRuby:0x0000559af63a22a8
@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.20240220-030645",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000030 0.000009 0.000039 ( 0.000038)
build_up 0.003284 0.005131 2.988999 ( 2.870586)
build_miniruby 0.001015 0.000352 1.793966 ( 1.797865)
build_ruby 0.001279 0.000443 3.693409 ( 4.074526)
build_all 0.006381 0.002209 6.749764 ( 4.317015)
build_install 0.018232 0.003146 8.995610 ( 5.808238)
test_btest 0.000931 0.000000 94.605773 ( 55.866518)
test_basic 0.004974 0.003446 1.026380 ( 1.453091)
test_all 0.074357 0.049158 791.221340 (606.062740)
test_rubyspec 0.066737 0.034741 139.855809 (239.244090)
total: 921.50 sec