Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-075244
#<BuildRuby:0x000055f4bc8561a8
@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.20221226-075244",
@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.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001244 0.004022 1.168625 ( 2.307708)
build_miniruby 0.001062 0.000177 1.555814 ( 1.764318)
build_ruby 0.001266 0.000211 3.655544 ( 4.934539)
build_all 0.007125 0.001188 3.938605 ( 3.807494)
build_install 0.007942 0.007461 3.084034 ( 3.336337)
test_btest 0.000671 0.000149 56.511502 ( 40.174781)
test_basic 0.001469 0.004503 0.448031 ( 0.711019)
test_all 0.001685 0.000437 627.093551 (310.754587)
test_rubyspec 0.028286 0.023355 72.003351 ( 92.870043)
total: 460.66 sec