Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-044754
#<BuildRuby:0x00005590f626a4f8
@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.20231222-044754",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.001836 0.004641 1.807434 ( 3.712949)
build_miniruby 0.001234 0.000449 5.323439 ( 7.194700)
build_ruby 0.001693 0.000616 3.761650 ( 5.455801)
build_all 0.007455 0.001133 5.978058 ( 7.362745)
build_install 0.009394 0.011491 7.421949 ( 9.544434)
test_btest 0.000583 0.000247 84.879274 (108.331050)
test_basic 0.006775 0.001036 0.961986 ( 1.845387)
test_all 0.107416 0.025412 748.271405 (667.557794)
test_rubyspec 0.028966 0.041194 100.822915 (141.249116)
total: 952.26 sec