Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-191113
#<BuildRuby:0x000055ee69e01f70
@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-191113",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000000 0.005934 1.743491 ( 2.213382)
build_miniruby 0.000710 0.000940 1.642198 ( 1.659908)
build_ruby 0.001805 0.000000 3.420832 ( 3.654336)
build_all 0.003924 0.004513 5.931486 ( 3.267085)
build_install 0.009817 0.009508 7.206859 ( 4.711771)
test_btest 0.000518 0.000200 80.865249 ( 29.679434)
test_basic 0.002943 0.004997 0.939299 ( 1.157658)
test_all 0.082353 0.039171 676.092247 (230.179825)
test_rubyspec 0.019284 0.039409 86.441241 ( 98.072852)
total: 374.60 sec