Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-073412
#<BuildRuby:0x000055c6f3c6e7f0
@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.20230217-073412",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004191 0.000546 1.400473 ( 1.905349)
build_miniruby 0.000000 0.001315 1.125059 ( 1.123451)
build_ruby 0.000000 0.001253 2.367570 ( 2.583903)
build_all 0.000000 0.006913 3.776647 ( 1.842168)
build_install 0.013392 0.001124 3.018962 ( 2.155313)
test_btest 0.000000 0.000932 57.636908 ( 15.602380)
test_basic 0.000000 0.004496 0.449795 ( 0.544665)
test_all 0.000522 0.001256 619.773702 (177.302696)
test_rubyspec 0.016002 0.022955 56.819522 ( 66.906258)
total: 269.97 sec