Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221217-231016
#<BuildRuby:0x000055f807ab27f0
@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.20221217-231016",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004932 0.000079 1.169564 ( 1.952008)
build_miniruby 0.001439 0.000111 1.417746 ( 1.479154)
build_ruby 0.001700 0.000131 3.521682 ( 3.988102)
build_all 0.006979 0.000537 3.957247 ( 2.580290)
build_install 0.011819 0.004675 3.133397 ( 3.212751)
test_btest 0.000570 0.000061 53.966755 ( 31.095906)
test_basic 0.000913 0.004607 0.403413 ( 0.538464)
test_all 0.001061 0.000152 625.261403 (256.354336)
test_rubyspec 0.041660 0.025278 79.780024 (110.214383)
total: 411.42 sec