Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-234732
#<BuildRuby:0x00005561bda72230
@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.20240224-234732",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.006346 0.000612 2.392115 ( 2.220942)
build_miniruby 0.001668 0.000000 1.848378 ( 1.847394)
build_ruby 0.000000 0.001868 3.807774 ( 4.077486)
build_all 0.007095 0.001230 6.802785 ( 3.718887)
build_install 0.007266 0.015657 8.934353 ( 5.214210)
test_btest 0.000000 0.000941 94.575684 ( 41.741868)
test_basic 0.004776 0.003252 1.024573 ( 1.232086)
test_all 0.070164 0.054816 781.743872 (602.819895)
test_rubyspec 0.056547 0.043737 137.082730 (230.578430)
total: 893.45 sec