Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-141329
#<BuildRuby:0x000055f4d621a018
@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.20231230-141329",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000000 0.005221 1.602335 ( 1.961038)
build_miniruby 0.000437 0.001136 1.549986 ( 1.548749)
build_ruby 0.001495 0.000299 3.326490 ( 3.546375)
build_all 0.007192 0.000665 5.804790 ( 2.908739)
build_install 0.015355 0.002127 6.748859 ( 3.926508)
test_btest 0.000683 0.000127 82.140423 ( 28.729718)
test_basic 0.006230 0.000339 0.751890 ( 0.815623)
test_all 0.082475 0.037413 826.688856 (398.238753)
test_rubyspec 0.035552 0.039915 105.922879 (168.881188)
total: 610.56 sec