Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-130541
#<BuildRuby:0x000055a98719e228
@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.20231223-130541",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004925 0.000569 1.598935 ( 2.013546)
build_miniruby 0.000000 0.001444 1.406098 ( 1.405556)
build_ruby 0.000000 0.002057 3.184951 ( 3.399550)
build_all 0.006924 0.000898 5.646278 ( 3.243500)
build_install 0.017775 0.000107 6.860366 ( 4.488900)
test_btest 0.000724 0.000094 81.027468 ( 40.545323)
test_basic 0.002345 0.004669 0.930484 ( 1.286054)
test_all 0.106334 0.013973 667.912044 (262.528918)
test_rubyspec 0.025037 0.041069 94.513847 (109.205581)
total: 428.12 sec