Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-152306
#<BuildRuby:0x000055e509db61d8
@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.20230428-152306",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.000000 0.005854 1.690501 ( 2.966855)
build_miniruby 0.000000 0.001350 1.214585 ( 1.213580)
build_ruby 0.000000 0.001435 2.198256 ( 2.410390)
build_all 0.000000 0.005715 2.077161 ( 1.132254)
build_install 0.008316 0.005193 2.972001 ( 1.917307)
test_btest 0.001052 0.000000 73.156018 ( 22.710627)
test_basic 0.002696 0.002545 0.737903 ( 0.819123)
test_all 0.001447 0.000125 553.759499 (190.022707)
test_rubyspec 0.017209 0.020480 74.623725 ( 86.413187)
total: 309.61 sec