Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-074545
#<BuildRuby:0x000055dbad2a9f98
@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.20221229-074545",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000613 0.004069 0.979667 ( 1.353869)
build_miniruby 0.001036 0.000129 1.017666 ( 1.015910)
build_ruby 0.001265 0.000158 2.445919 ( 2.830655)
build_all 0.006097 0.000237 2.923766 ( 1.292621)
build_install 0.010254 0.003866 2.424809 ( 1.524676)
test_btest 0.000711 0.000101 55.356643 ( 13.845413)
test_basic 0.004746 0.000083 0.329169 ( 0.421372)
test_all 0.001112 0.000000 566.294092 (165.214003)
test_rubyspec 0.009341 0.029713 55.265059 ( 65.397577)
total: 252.90 sec