Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-154852
#<BuildRuby:0x00005574eecf2138
@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.20230209-154852",
@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.001355 0.000247 1.657803 ( 5.197459)
autoconf 0.000894 0.000163 2.039858 ( 2.049330)
configure 0.039430 0.017925 23.420186 ( 23.885709)
build_up 0.024502 0.000000 29.739659 ( 30.664982)
build_miniruby 0.007009 0.001500 44.432278 ( 15.096789)
build_ruby 0.001057 0.000234 1.953823 ( 2.062531)
build_all 0.046455 0.026909 161.201966 ( 55.004775)
build_install 0.008597 0.001567 2.473764 ( 1.636877)
test_btest 0.000848 0.000000 54.597867 ( 14.334831)
test_basic 0.004138 0.000481 0.373746 ( 0.465765)
test_all 0.001697 0.000308 582.091266 (169.063859)
test_rubyspec 0.029254 0.015496 103.096271 (113.228276)
total: 432.69 sec