Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-134835
#<BuildRuby:0x0000561fa6d1e1a8
@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.20230119-134835",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.001267 0.003816 0.965598 ( 1.375801)
build_miniruby 0.001381 0.000102 1.004480 ( 1.002573)
build_ruby 0.001237 0.000091 2.422960 ( 2.711068)
build_all 0.006531 0.000179 3.665781 ( 1.802903)
build_install 0.009400 0.003458 2.536143 ( 1.683910)
test_btest 0.000817 0.000000 55.740981 ( 16.069719)
test_basic 0.004646 0.000156 0.397532 ( 0.489482)
test_all 0.001042 0.000095 673.508095 (394.596953)
test_rubyspec 0.032239 0.033506 79.272201 (117.331989)
total: 537.07 sec