Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-021650
#<BuildRuby:0x0000555cadb02138
@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.20240219-021650",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004167 0.001326 1.713026 ( 2.048336)
build_miniruby 0.001007 0.000321 1.581140 ( 1.578887)
build_ruby 0.001496 0.000476 3.177149 ( 3.443075)
build_all 0.000000 0.008815 6.882696 ( 3.222136)
build_install 0.003771 0.016177 8.395757 ( 4.613092)
test_btest 0.000521 0.000292 93.252766 ( 34.719627)
test_basic 0.006877 0.000000 0.931768 ( 1.008101)
test_all 0.079689 0.039524 762.786925 (287.651771)
test_rubyspec 0.029917 0.057256 125.926440 (135.468655)
total: 473.75 sec