Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-184831
#<BuildRuby:0x0000559350e1e2e8
@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.20230211-184831",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000313 0.003984 1.108533 ( 1.539603)
build_miniruby 0.001353 0.000185 1.187907 ( 1.187898)
build_ruby 0.001324 0.000180 2.442245 ( 2.660171)
build_all 0.006354 0.000866 3.957189 ( 2.345505)
build_install 0.011798 0.002882 2.938095 ( 2.624404)
test_btest 0.000564 0.000083 56.722007 ( 28.034329)
test_basic 0.004756 0.000705 0.430709 ( 0.533579)
test_all 0.001093 0.000078 631.288372 (240.170579)
test_rubyspec 0.039349 0.009513 73.270281 ( 85.819928)
total: 364.92 sec