Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-210748
#<BuildRuby:0x0000563e4efce008
@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.20240112-210748",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001351 0.004257 1.442019 ( 1.783809)
build_miniruby 0.001338 0.000233 1.626391 ( 1.625101)
build_ruby 0.001852 0.000000 3.426223 ( 3.665520)
build_all 0.008070 0.000000 5.727998 ( 2.962776)
build_install 0.016235 0.001851 7.046400 ( 4.174702)
test_btest 0.000628 0.000096 81.303387 ( 30.378169)
test_basic 0.007002 0.000000 0.872576 ( 0.942420)
test_all 0.064473 0.053149 739.925826 (255.356785)
test_rubyspec 0.049216 0.020559 97.226000 (112.270365)
total: 413.16 sec