Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-125000
#<BuildRuby:0x000055ce394a6228
@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.20221229-125000",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.004794 0.000000 1.117043 ( 1.564371)
build_miniruby 0.000000 0.001357 1.217328 ( 1.216008)
build_ruby 0.000000 0.001398 3.231851 ( 3.596593)
build_all 0.005624 0.000945 3.683657 ( 1.926440)
build_install 0.006764 0.006799 2.922214 ( 1.953074)
test_btest 0.000550 0.000137 56.025164 ( 16.330865)
test_basic 0.001023 0.004183 0.385109 ( 0.477889)
test_all 0.000840 0.000245 614.114039 (175.521599)
test_rubyspec 0.022716 0.016960 61.311623 ( 71.634600)
total: 274.22 sec