Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-110529
#<BuildRuby:0x0000558b635a5f20
@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.20221222-110529",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000028)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.004014 0.001560 1.203014 ( 2.158318)
build_miniruby 0.000965 0.000375 1.429451 ( 1.607290)
build_ruby 0.001591 0.000000 3.733408 ( 4.320099)
build_all 0.007657 0.000309 3.992089 ( 3.186915)
build_install 0.014538 0.003425 3.283300 ( 4.369744)
test_btest 0.000632 0.000211 56.689790 ( 34.663921)
test_basic 0.004474 0.001491 0.430724 ( 0.620372)
test_all 0.001157 0.000386 627.296039 (271.458308)
test_rubyspec 0.039839 0.016759 74.588268 ( 95.674317)
total: 418.06 sec