Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-174631
#<BuildRuby:0x000055fcb06fe8e0
@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.20230101-174631",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.004285 0.000009 0.947234 ( 1.321708)
build_miniruby 0.001167 0.000049 1.043305 ( 1.041665)
build_ruby 0.000000 0.001466 2.772959 ( 3.139171)
build_all 0.000000 0.006558 3.171122 ( 1.551645)
build_install 0.003016 0.010405 2.502756 ( 1.577923)
test_btest 0.000917 0.000204 55.267818 ( 14.179283)
test_basic 0.000000 0.005095 0.332244 ( 0.424578)
test_all 0.000000 0.001010 581.762557 (163.632177)
test_rubyspec 0.019246 0.022163 58.056965 ( 67.917042)
total: 254.79 sec