Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-170534
#<BuildRuby:0x000055cc56b4e3d0
@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.20231212-170534",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.003486 0.004285 2.573400 ( 3.679211)
build_miniruby 0.001293 0.000125 1.749559 ( 2.097836)
build_ruby 0.001717 0.000166 3.375537 ( 3.636627)
build_all 0.004905 0.003275 6.005228 ( 3.869600)
build_install 0.014773 0.003814 7.142972 ( 4.379584)
test_btest 0.000749 0.000099 84.862381 ( 48.806905)
test_basic 0.000000 0.008644 0.965982 ( 1.190487)
test_all 0.068473 0.054930 699.278710 (321.282537)
test_rubyspec 0.042882 0.034612 105.604689 (134.897986)
total: 523.84 sec