Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-072248
#<BuildRuby:0x000056135ed65f70
@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.20230216-072248",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004645 0.000149 1.443295 ( 1.881133)
build_miniruby 0.001305 0.000343 1.195234 ( 1.202815)
build_ruby 0.001164 0.000306 1.999222 ( 2.206377)
build_all 0.005894 0.000000 3.688687 ( 1.877018)
build_install 0.012986 0.000000 2.906442 ( 2.046194)
test_btest 0.000676 0.000000 56.299208 ( 15.885073)
test_basic 0.000695 0.004052 0.449326 ( 0.542199)
test_all 0.001528 0.000382 621.540030 (178.458061)
test_rubyspec 0.016104 0.027149 64.435937 ( 74.631228)
total: 278.73 sec