Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-163948
#<BuildRuby:0x00005570c122e110
@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.20230729-163948",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.000000 0.006662 2.198798 ( 5.216602)
build_miniruby 0.001694 0.000000 1.696561 ( 2.350879)
build_ruby 0.000000 0.001759 3.387868 ( 4.713124)
build_all 0.004134 0.003794 2.596902 ( 2.640671)
build_install 0.014162 0.005349 4.251179 ( 4.819992)
test_btest 0.000870 0.000224 79.470536 ( 36.195778)
test_basic 0.003309 0.004694 0.915631 ( 1.021227)
test_all 0.000987 0.000282 642.214334 (268.770890)
test_rubyspec 0.036444 0.023386 93.767033 (109.913716)
total: 435.64 sec