Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-153001
#<BuildRuby:0x000055a96a53e120
@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.20221225-153001",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.002729 0.003635 1.152137 ( 2.906435)
build_miniruby 0.001579 0.000481 1.562839 ( 2.104733)
build_ruby 0.001470 0.000447 3.787878 ( 5.290874)
build_all 0.003527 0.005342 4.225735 ( 5.264352)
build_install 0.019899 0.000000 3.429672 ( 4.572307)
test_btest 0.001033 0.000000 60.696052 ( 60.981522)
test_basic 0.003766 0.002761 0.470646 ( 2.771139)
test_all 0.000000 0.001393 693.631859 (534.204572)
test_rubyspec 0.028054 0.026390 73.907590 ( 96.952738)
total: 715.05 sec