Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-110440
#<BuildRuby:0x00005633dbdf5ee8
@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.20240215-110440",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002127 0.004381 2.104952 ( 3.073623)
build_miniruby 0.001345 0.000249 1.854191 ( 2.082773)
build_ruby 0.001757 0.000326 3.539879 ( 3.986414)
build_all 0.009381 0.000000 6.916879 ( 4.813451)
build_install 0.017984 0.003152 8.284050 ( 5.729665)
test_btest 0.001002 0.000172 92.025348 ( 62.409422)
test_basic 0.007932 0.000000 1.015559 ( 1.419169)
test_all 0.095778 0.027945 850.441661 (512.494457)
test_rubyspec 0.033333 0.069456 136.023422 (215.797534)
total: 811.81 sec