Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-070049
#<BuildRuby:0x000055a08bf6df48
@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.20231230-070049",
@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.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.004930 0.000986 1.634964 ( 2.031739)
build_miniruby 0.001606 0.000000 1.532958 ( 1.531378)
build_ruby 0.001579 0.000000 3.397781 ( 3.589277)
build_all 0.007412 0.000472 5.735432 ( 2.943608)
build_install 0.014849 0.001901 7.012817 ( 4.142987)
test_btest 0.000773 0.000138 82.300072 ( 33.310068)
test_basic 0.000000 0.006915 0.874124 ( 0.952380)
test_all 0.082364 0.037459 760.637758 (273.837244)
test_rubyspec 0.019906 0.048223 95.973321 (107.642559)
total: 429.98 sec