Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-024711
#<BuildRuby:0x0000558fdee157f8
@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.20230826-024711",
@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.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002030 0.004180 2.269679 ( 3.504679)
build_miniruby 0.001821 0.000189 1.659686 ( 1.658972)
build_ruby 0.000000 0.001794 3.359622 ( 3.585562)
build_all 0.005151 0.002941 6.236677 ( 3.194908)
build_install 0.012100 0.007659 7.789196 ( 4.675017)
test_btest 0.001072 0.000195 85.208617 ( 32.981537)
test_basic 0.004394 0.003401 0.954266 ( 1.021759)
test_all 0.005952 0.003592 638.612872 (209.359245)
test_rubyspec 0.021204 0.034930 95.987849 (107.114193)
total: 367.10 sec