Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-165723
#<BuildRuby:0x000055d1054c2120
@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.20240114-165723",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004996 0.001303 1.708739 ( 3.635927)
build_miniruby 0.001321 0.000345 1.716525 ( 2.534483)
build_ruby 0.001613 0.000421 3.583182 ( 5.577823)
build_all 0.006981 0.001821 5.939435 ( 7.933870)
build_install 0.018512 0.001010 7.177150 ( 9.560191)
test_btest 0.000711 0.000164 83.366671 (113.543775)
test_basic 0.006355 0.001466 0.930668 ( 2.011888)
test_all 0.094624 0.030703 800.089464 (626.999826)
test_rubyspec 0.039897 0.027927 97.477935 (136.472576)
total: 908.27 sec