Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-154504
#<BuildRuby:0x000055c60ceb5a00
@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.20230508-154504",
@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.000021)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005423 0.000513 1.873357 ( 4.088230)
build_miniruby 0.001387 0.000000 1.233750 ( 1.399747)
build_ruby 0.001794 0.000013 2.611411 ( 2.966078)
build_all 0.002680 0.003982 2.197828 ( 2.228837)
build_install 0.009859 0.005132 3.386449 ( 2.932117)
test_btest 0.000835 0.000000 72.190965 ( 38.109191)
test_basic 0.000000 0.005986 0.766222 ( 0.944451)
test_all 0.000000 0.001284 599.788273 (265.928680)
test_rubyspec 0.032571 0.019193 82.302911 ( 99.156084)
total: 417.75 sec