Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-041628
#<BuildRuby:0x000055efdddfe008
@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.20240208-041628",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001854 0.004422 1.976038 ( 2.306615)
build_miniruby 0.001413 0.000236 1.672706 ( 1.674386)
build_ruby 0.001420 0.000237 3.554244 ( 3.752014)
build_all 0.006543 0.001090 6.393999 ( 3.081019)
build_install 0.019401 0.000000 7.800338 ( 4.268949)
test_btest 0.001022 0.000000 86.736580 ( 34.317055)
test_basic 0.003622 0.000000 1.018462 ( 1.319859)
test_all 0.100657 0.016550 724.381530 (283.901347)
test_rubyspec 0.033080 0.074285 170.867686 (180.467579)
total: 515.09 sec