Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-230702
#<BuildRuby:0x000056020b1128e0
@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.20230624-230702",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001543 0.004255 1.704156 ( 2.895373)
build_miniruby 0.001104 0.000192 1.397251 ( 1.395786)
build_ruby 0.001342 0.000234 2.899945 ( 3.127583)
build_all 0.003917 0.003285 2.348652 ( 1.383554)
build_install 0.015821 0.001450 3.610859 ( 2.455876)
test_btest 0.000874 0.000161 80.313759 ( 23.956528)
test_basic 0.003439 0.002417 0.766440 ( 0.842490)
test_all 0.001012 0.000203 583.403054 (186.804348)
test_rubyspec 0.020093 0.025645 80.050519 ( 91.772633)
total: 314.64 sec