Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-185301
#<BuildRuby:0x000055eb7775e230
@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.20240314-185301",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.002798 0.004381 3.009182 ( 2.805961)
build_miniruby 0.001141 0.000183 1.602524 ( 1.601618)
build_ruby 0.001401 0.000224 3.648890 ( 3.894974)
build_all 0.004078 0.004140 7.165688 ( 3.528897)
build_install 0.012463 0.007340 9.303419 ( 5.035319)
test_btest 0.000792 0.000185 93.906298 ( 39.899298)
test_basic 0.004127 0.004067 0.980576 ( 1.047222)
test_all 0.077639 0.039923 787.382542 (298.056564)
test_rubyspec 0.055898 0.031402 126.276702 (135.587738)
total: 491.46 sec