Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-230805
#<BuildRuby:0x000055d585f3e228
@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.20240211-230805",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.002841 0.003879 1.952275 ( 2.373662)
build_miniruby 0.000000 0.001552 1.729149 ( 1.731768)
build_ruby 0.000000 0.001700 3.565348 ( 3.796176)
build_all 0.007325 0.002063 7.015439 ( 3.844681)
build_install 0.019165 0.001694 8.527343 ( 5.749016)
test_btest 0.000659 0.000091 91.850461 ( 74.421072)
test_basic 0.004386 0.003932 0.998872 ( 1.513100)
test_all 0.078961 0.049165 879.160023 (759.434149)
test_rubyspec 0.040907 0.075179 203.773935 (293.053957)
total: 1145.92 sec