Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-192346
#<BuildRuby:0x000055ef4360d7f8
@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-192346",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.004868 0.004570 3.934643 ( 2.951371)
build_miniruby 0.000000 0.001666 1.639393 ( 1.638179)
build_ruby 0.000000 0.001896 3.482954 ( 13.656031)
build_all 0.008099 0.000000 7.125678 ( 3.697759)
build_install 0.018988 0.000000 9.554570 ( 12.494266)
test_btest 0.000910 0.000000 93.765284 ( 55.400115)
test_basic 0.008100 0.000000 1.009917 ( 1.182073)
test_all 0.101639 0.022052 834.708070 (427.156546)
test_rubyspec 0.043309 0.052767 134.804501 (156.946154)
total: 675.12 sec