Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-205058
#<BuildRuby:0x0000558f352b6208
@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.20230218-205058",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003857 0.000838 1.428663 ( 1.940566)
build_miniruby 0.001137 0.000247 1.219003 ( 1.230846)
build_ruby 0.001213 0.000264 2.451095 ( 2.701887)
build_all 0.005405 0.001175 3.989260 ( 2.702685)
build_install 0.013533 0.001902 3.082183 ( 2.744767)
test_btest 0.000753 0.000157 55.564949 ( 27.595524)
test_basic 0.000643 0.004981 0.472365 ( 0.574054)
test_all 0.002029 0.000000 640.367957 (236.017507)
test_rubyspec 0.030352 0.016004 72.018615 ( 82.528484)
total: 358.04 sec