Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-064904
#<BuildRuby:0x000055c20647e118
@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.20230512-064904",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004887 0.001164 1.892821 ( 4.363272)
build_miniruby 0.001320 0.000000 1.304677 ( 1.387253)
build_ruby 0.000148 0.001437 2.511957 ( 2.734274)
build_all 0.005093 0.001273 2.092044 ( 1.751006)
build_install 0.014953 0.001622 3.407273 ( 2.903997)
test_btest 0.000546 0.000125 74.593241 ( 26.364906)
test_basic 0.005984 0.001381 0.791204 ( 0.996563)
test_all 0.001619 0.000374 581.655978 (245.042718)
test_rubyspec 0.031912 0.017771 81.655855 ( 97.080979)
total: 382.63 sec