Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-015919
#<BuildRuby:0x000055fe3dfaa230
@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.20240101-015919",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.001924 0.004154 1.674553 ( 2.045922)
build_miniruby 0.001457 0.000168 1.626635 ( 1.624556)
build_ruby 0.001911 0.000000 3.097072 ( 3.327595)
build_all 0.003651 0.003712 5.358332 ( 2.117389)
build_install 0.015298 0.000000 6.286410 ( 3.062087)
test_btest 0.000793 0.000032 81.153805 ( 20.890340)
test_basic 0.002762 0.003805 0.792013 ( 0.851935)
test_all 0.087032 0.035678 769.351060 (247.472186)
test_rubyspec 0.045145 0.018286 88.344407 ( 99.812262)
total: 381.21 sec