Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-104607
#<BuildRuby:0x0000563d30e2e320
@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.20230112-104607",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000000 0.005174 0.897877 ( 1.327138)
build_miniruby 0.001029 0.000465 1.179446 ( 1.177300)
build_ruby 0.001664 0.000000 2.831522 ( 3.192356)
build_all 0.006285 0.000214 3.051923 ( 1.485211)
build_install 0.011409 0.002207 2.501059 ( 1.655859)
test_btest 0.000635 0.000181 55.966165 ( 14.930289)
test_basic 0.004617 0.000144 0.312085 ( 0.404827)
test_all 0.000957 0.000261 582.792746 (170.710894)
test_rubyspec 0.022663 0.023349 63.214108 ( 76.298183)
total: 271.18 sec