Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-133114
#<BuildRuby:0x00005559224f1e58
@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.20240228-133114",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000034 0.000002 0.000036 ( 0.000034)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.007414 0.000109 2.610373 ( 2.515641)
build_miniruby 0.001445 0.000046 1.689469 ( 1.688682)
build_ruby 0.001710 0.000055 3.399080 ( 3.645537)
build_all 0.008229 0.000000 6.813885 ( 3.377911)
build_install 0.016522 0.003993 8.658302 ( 4.975541)
test_btest 0.000963 0.000051 92.719996 ( 35.140323)
test_basic 0.005427 0.004577 1.014947 ( 1.107406)
test_all 0.073033 0.043805 780.525184 (292.201921)
test_rubyspec 0.045843 0.037331 124.844671 (134.450070)
total: 479.10 sec