Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-050044
#<BuildRuby:0x0000559ad07f21a8
@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.20230203-050044",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004152 0.000755 1.119478 ( 1.527107)
build_miniruby 0.001087 0.000198 1.132099 ( 1.130866)
build_ruby 0.000000 0.001461 2.469194 ( 2.701661)
build_all 0.000000 0.006814 3.874813 ( 1.953881)
build_install 0.008567 0.006085 2.691539 ( 1.925914)
test_btest 0.000788 0.000242 57.493600 ( 20.576845)
test_basic 0.006491 0.000740 0.455858 ( 0.551627)
test_all 0.001605 0.000000 656.608132 (207.556042)
test_rubyspec 0.023832 0.020137 67.012420 ( 76.954820)
total: 314.88 sec