Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-181423
#<BuildRuby:0x000055aa1efa61a8
@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.20230609-181423",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.006020 1.577196 ( 2.862303)
build_miniruby 0.000000 0.001176 1.148696 ( 1.147154)
build_ruby 0.000000 0.001478 2.335048 ( 2.516972)
build_all 0.000186 0.006290 2.009858 ( 1.117161)
build_install 0.009463 0.005438 3.128291 ( 2.077492)
test_btest 0.000917 0.000000 76.571925 ( 25.787421)
test_basic 0.004484 0.000373 0.824094 ( 0.919128)
test_all 0.001174 0.000316 561.772315 (201.773689)
test_rubyspec 0.036397 0.015788 80.249885 ( 92.029468)
total: 330.23 sec