Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-180631
#<BuildRuby:0x0000557759d0e078
@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.20231224-180631",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001461 0.003770 1.664383 ( 2.078504)
build_miniruby 0.001259 0.000000 1.659683 ( 1.660080)
build_ruby 0.001814 0.000000 3.028821 ( 3.226129)
build_all 0.005836 0.002126 5.447340 ( 2.730152)
build_install 0.016657 0.000699 6.605676 ( 3.881577)
test_btest 0.000959 0.000109 80.795987 ( 30.853018)
test_basic 0.004601 0.003337 0.850484 ( 0.950663)
test_all 0.076619 0.042786 728.844781 (224.940081)
test_rubyspec 0.029732 0.026717 82.897244 ( 94.497492)
total: 364.82 sec