Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-024920
#<BuildRuby:0x000055a71e1423d0
@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.20230215-024920",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.004949 0.000000 1.102941 ( 1.601144)
build_miniruby 0.001413 0.000000 0.965202 ( 0.962901)
build_ruby 0.001224 0.000000 2.090396 ( 2.304282)
build_all 0.005749 0.000432 3.233261 ( 1.585399)
build_install 0.009158 0.003870 2.469784 ( 1.648987)
test_btest 0.000831 0.000086 58.718031 ( 16.770327)
test_basic 0.000377 0.004200 0.483257 ( 0.578194)
test_all 0.001764 0.000000 642.608802 (203.715189)
test_rubyspec 0.013048 0.027095 63.120763 ( 73.057654)
total: 302.22 sec