Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-163903
#<BuildRuby:0x00005600355e2258
@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.20230526-163903",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.001374 0.004499 1.615237 ( 2.940835)
build_miniruby 0.000929 0.000342 1.246960 ( 1.245594)
build_ruby 0.001036 0.000382 2.189444 ( 2.377443)
build_all 0.003635 0.002379 2.039190 ( 1.162943)
build_install 0.011296 0.003742 2.967788 ( 1.908799)
test_btest 0.000749 0.000281 72.134024 ( 18.726446)
test_basic 0.003670 0.001376 0.607073 ( 0.682171)
test_all 0.000731 0.000274 552.039348 (157.299301)
test_rubyspec 0.018341 0.019445 73.896205 ( 85.556200)
total: 271.90 sec