Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-182708
#<BuildRuby:0x0000559dcda262a8
@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.20230531-182708",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005380 0.000701 1.816543 ( 4.356067)
build_miniruby 0.001483 0.000193 1.235080 ( 1.396542)
build_ruby 0.001437 0.000187 2.715112 ( 3.149723)
build_all 0.002272 0.004879 2.221412 ( 2.198207)
build_install 0.015475 0.001814 3.457949 ( 3.189792)
test_btest 0.000579 0.000096 75.248401 ( 41.101584)
test_basic 0.006659 0.000254 0.793294 ( 1.175497)
test_all 0.000873 0.000140 566.206614 (230.981932)
test_rubyspec 0.028540 0.020236 79.229490 ( 91.589916)
total: 379.14 sec