Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-234809
#<BuildRuby:0x0000557a72511ef8
@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.20230102-234809",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004747 0.000029 1.049435 ( 1.448469)
build_miniruby 0.001178 0.000047 1.045985 ( 1.044862)
build_ruby 0.001531 0.000062 2.345438 ( 2.713180)
build_all 0.000000 0.005956 3.152666 ( 1.703292)
build_install 0.012904 0.000775 2.472696 ( 1.569703)
test_btest 0.000000 0.000777 55.113879 ( 14.110988)
test_basic 0.001633 0.003012 0.381179 ( 0.473644)
test_all 0.001116 0.000140 587.009383 (165.915633)
test_rubyspec 0.019491 0.023026 54.875018 ( 65.079530)
total: 254.06 sec