Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-101129
#<BuildRuby:0x000055be681a61a8
@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.20231231-101129",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001941 0.004132 1.715779 ( 2.451400)
build_miniruby 0.001547 0.000155 1.661540 ( 1.725441)
build_ruby 0.001345 0.000135 3.413388 ( 3.648838)
build_all 0.000115 0.008231 5.863947 ( 3.506652)
build_install 0.007998 0.010347 7.219574 ( 5.291734)
test_btest 0.000777 0.000182 83.326591 ( 38.649753)
test_basic 0.000197 0.007839 0.836687 ( 0.907959)
test_all 0.071009 0.051966 772.773599 (284.313102)
test_rubyspec 0.060399 0.013718 103.896465 (127.947086)
total: 468.44 sec