Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-055911
#<BuildRuby:0x00007f86996dfde0
@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.20241116-055911",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003413 0.003869 2.919460 ( 2.901652)
build_miniruby 0.001279 0.000255 1.163984 ( 1.161895)
build_ruby 0.001483 0.000296 3.678611 ( 3.864485)
build_all 0.007591 0.000688 5.799491 ( 2.337246)
build_install 0.009056 0.010567 8.569997 ( 4.162910)
test_btest 0.000896 0.000000 73.233289 ( 19.120007)
test_basic 0.002314 0.007213 0.893564 ( 0.941263)
test_all 0.102970 0.042725 625.118690 (183.820489)
test_rubyspec 0.043595 0.041413 123.122050 ( 25.125403)
total: 243.44 sec