Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-172252
#<BuildRuby:0x0000560c78d36320
@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.20240320-172252",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.005182 0.004455 3.802048 ( 2.906019)
build_miniruby 0.001743 0.000000 1.777023 ( 1.777087)
build_ruby 0.001565 0.000000 3.494122 ( 3.701392)
build_all 0.004149 0.003848 6.675527 ( 3.422286)
build_install 0.019959 0.000000 9.248463 ( 4.412384)
test_btest 0.000775 0.000000 93.634740 ( 37.118047)
test_basic 0.007478 0.000000 0.902208 ( 0.962902)
test_all 0.096965 0.026440 788.745586 (356.787005)
test_rubyspec 0.044915 0.052957 139.132097 (172.822755)
total: 583.91 sec