Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-122756
#<BuildRuby:0x000055c3c1799f48
@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.20230509-122756",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004859 0.000845 1.856437 ( 3.580733)
build_miniruby 0.000000 0.001385 1.333611 ( 1.432921)
build_ruby 0.000000 0.001418 2.563054 ( 2.823790)
build_all 0.005250 0.001461 2.212923 ( 1.900698)
build_install 0.008541 0.007403 3.424718 ( 3.331246)
test_btest 0.000476 0.000123 74.631282 ( 31.805898)
test_basic 0.004959 0.001286 0.698865 ( 0.796655)
test_all 0.000995 0.000257 545.423099 (230.887133)
test_rubyspec 0.030255 0.020454 79.579232 ( 95.910668)
total: 372.47 sec