Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-173659
#<BuildRuby:0x0000564e33b31fa0
@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.20240228-173659",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006833 0.000324 2.234871 ( 2.055580)
build_miniruby 0.001368 0.000000 1.245172 ( 1.242990)
build_ruby 0.000000 0.001557 3.000475 ( 3.224653)
build_all 0.001619 0.006161 6.302596 ( 2.469574)
build_install 0.012280 0.005711 7.940561 ( 3.667536)
test_btest 0.000000 0.001139 88.046985 ( 23.150181)
test_basic 0.003087 0.003811 0.847129 ( 0.908216)
test_all 0.061531 0.057122 779.213348 (217.180350)
test_rubyspec 0.050949 0.029885 105.262854 (114.475961)
total: 368.38 sec