Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-154956
#<BuildRuby:0x00005602c343a230
@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.20231221-154956",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.004065 0.001423 1.759784 ( 2.113472)
build_miniruby 0.001117 0.000391 1.548296 ( 1.547322)
build_ruby 0.001773 0.000000 3.042554 ( 3.232336)
build_all 0.006339 0.001330 5.451267 ( 2.180638)
build_install 0.010424 0.006578 6.846123 ( 3.377726)
test_btest 0.000556 0.000202 80.378305 ( 23.516087)
test_basic 0.003681 0.001338 0.803934 ( 0.864753)
test_all 0.083969 0.034537 682.421146 (198.705608)
test_rubyspec 0.022572 0.033306 81.879289 ( 93.545764)
total: 329.08 sec