Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-024100
#<BuildRuby:0x000055beb465e2d0
@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.20221229-024100",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004458 0.000040 1.097457 ( 1.585842)
build_miniruby 0.001252 0.000000 1.442435 ( 1.443244)
build_ruby 0.001377 0.000000 3.317829 ( 3.707122)
build_all 0.006351 0.000000 3.703800 ( 1.896859)
build_install 0.012505 0.000000 2.961359 ( 2.075783)
test_btest 0.000845 0.000000 55.132838 ( 18.455198)
test_basic 0.006361 0.000062 0.406833 ( 0.504944)
test_all 0.001060 0.000071 620.156782 (194.817643)
test_rubyspec 0.018782 0.025145 64.239844 ( 74.239178)
total: 298.73 sec