Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-061245
#<BuildRuby:0x000055c79c546258
@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-061245",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.004382 0.000834 1.592124 ( 1.948901)
build_miniruby 0.001481 0.000282 1.556663 ( 1.555229)
build_ruby 0.001405 0.000267 3.471383 ( 3.709970)
build_all 0.006979 0.000456 5.648690 ( 2.865088)
build_install 0.014375 0.003824 7.000068 ( 4.384387)
test_btest 0.000568 0.000109 81.810965 ( 30.882500)
test_basic 0.007359 0.000000 0.903292 ( 0.989064)
test_all 0.079796 0.039910 803.097123 (319.724920)
test_rubyspec 0.045239 0.026865 100.454011 (127.791671)
total: 493.85 sec