Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-090726
#<BuildRuby:0x000055740623df00
@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.20231229-090726",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005036 0.000388 1.670963 ( 2.056237)
build_miniruby 0.001787 0.000137 1.648320 ( 1.647566)
build_ruby 0.001715 0.000132 3.442803 ( 3.721385)
build_all 0.008153 0.000000 5.670920 ( 2.953717)
build_install 0.014871 0.004852 7.089797 ( 4.989543)
test_btest 0.000812 0.000081 81.254380 ( 44.605940)
test_basic 0.007445 0.000288 0.903297 ( 1.091882)
test_all 0.091313 0.027711 784.504762 (279.616576)
test_rubyspec 0.027834 0.042057 97.643358 (111.601392)
total: 452.29 sec