Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-053439
#<BuildRuby:0x00005648b6729e58
@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-053439",
@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.000023 0.000004 0.000027 ( 0.000029)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005534 0.001153 2.041620 ( 2.808119)
build_miniruby 0.001333 0.000277 1.649585 ( 1.677220)
build_ruby 0.001394 0.000291 3.749548 ( 4.138026)
build_all 0.004818 0.003454 6.587816 ( 4.163620)
build_install 0.019557 0.000548 8.229580 ( 6.367507)
test_btest 0.000000 0.000894 90.689376 ( 70.136042)
test_basic 0.000903 0.006732 1.011319 ( 1.409824)
test_all 0.099046 0.018943 750.098348 (334.220818)
test_rubyspec 0.063629 0.046722 179.418994 (190.403415)
total: 615.33 sec