Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-194904
#<BuildRuby:0x000056016e8e6190
@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.20230513-194904",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004890 0.000465 1.799321 ( 4.129580)
build_miniruby 0.001529 0.000146 1.370656 ( 1.374926)
build_ruby 0.001309 0.000125 2.581363 ( 2.887748)
build_all 0.007264 0.000000 2.261989 ( 2.097848)
build_install 0.008383 0.008598 3.478419 ( 3.570339)
test_btest 0.000668 0.000107 72.423764 ( 36.136050)
test_basic 0.005389 0.000862 0.744069 ( 0.852668)
test_all 0.001809 0.000289 573.227885 (243.507978)
test_rubyspec 0.016789 0.034098 79.651490 ( 95.883216)
total: 390.44 sec