Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-175812
#<BuildRuby:0x00005599502c6138
@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.20231228-175812",
@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.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004528 0.000863 1.433057 ( 1.783938)
build_miniruby 0.001316 0.000250 1.564997 ( 1.563874)
build_ruby 0.001616 0.000308 3.081826 ( 3.293892)
build_all 0.007194 0.000504 5.356450 ( 2.874051)
build_install 0.012399 0.003434 6.608653 ( 3.747532)
test_btest 0.000608 0.000117 79.532731 ( 35.443611)
test_basic 0.002927 0.004036 0.848848 ( 0.938045)
test_all 0.097946 0.020731 783.768320 (288.976633)
test_rubyspec 0.035356 0.028301 95.138882 (106.912601)
total: 445.54 sec